Status: Pass 222 Failure 10 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| setUpClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.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 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, 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 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, 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 a4ab0aa6-01f0-4577-8c2f-3f078420dfe7 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:55:09Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a4ab0aa6-01f0-4577-8c2f-3f078420dfe7.'}. Request ID of server operation performed before checking the server status req-0263fc14-21ae-4c41-bc6f-bfa44bf23d9f.
|
||||||
| setUpClass (tempest.api.compute.servers.test_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersNegativeTestJSON) |
fail
ft2.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 59, in resource_setup
server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, 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 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, 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 b029cb43-f2c9-4053-ad11-d1dea6b4280c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:55:45Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance b029cb43-f2c9-4053-ad11-d1dea6b4280c.'}. Request ID of server operation performed before checking the server status req-2ebf225f-2774-4267-8d11-cdb0ee4bc1e8.
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 0 | 1 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt3.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]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
fail
ft3.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:'': {{{
2026-03-05 18:53:54,847 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://192.168.122.105/identity/v3/auth/tokens 0.070s
2026-03-05 18:53:54,848 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2532', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7a272da7-ec06-4580-b0fe-56cc9bab956d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.105/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "26bb4834127e47e5b46b96c3447732fc", "name": "tempest-VolumesAdminNegativeTest-1489946822-project-member", "password_expires_at": null}, "audit_ids": ["aBBV25OtTe-6Mlj0tfGcvg"], "expires_at": "2026-03-05T18:53:54.000000Z", "issued_at": "2026-03-05T17:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47df1929002a478c90aa56e40c5759ac", "name": "tempest-VolumesAdminNegativeTest-1489946822"}, "is_domain": false, "roles": [{"id": "7aea26c809b347bf9a61a58d6eab407b", "name": "member"}, {"id": "48fa119bd3af498193dfb98cd2fdb407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9256f3a973a54506a6c4c0e2cbd3fb59", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2.1", "region": "RegionOne"}], "id": "00baa6a267d746b6b02950c673ba438f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a3894aed33b545928bdd837c1cf5410a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/image", "region": "RegionOne"}], "id": "1e77437f289041b4b550728afa008123", "type": "image", "name": "glance"}, {"endpoints": [{"id": "75b5f7e4d7834dff948c40efef975c08", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/identity", "region": "RegionOne"}], "id": "23e73fd909f948d88276e37da2991362", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f8caecac2fde46709a4f1a89436ce17b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/placement", "region": "RegionOne"}], "id": "337d5ee3f0b04eebb974897d833dc02a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "54e9773ef00c4016ad9bff343fc3c926", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/networking", "region": "RegionOne"}], "id": "40299701e84b40d7b4cd7f626e495da4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eb7ce475a1ed4f4d9d35c4b588d5fc61", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2/47df1929002a478c90aa56e40c5759ac", "region": "RegionOne"}], "id": "8e3230c524ff41709c2694d3525e96c2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "61bd7b92f3984f9b81d8cdd235b7c790", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/volume/v3", "region": "RegionOne"}], "id": "8e48cb77f7f94bb6aa974ef04ea33d81", "type": "block-storage", "name": "cinder"}]}}'
2026-03-05 18:53:54,848 79614 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '370bda2e-6489-47f6-a7f5-4e002166d025', 'name': 'tempest-VolumesAdminNegativeTest-1341913915-network', 'tenant_id': '47df1929002a478c90aa56e40c5759ac', 'project_id': '47df1929002a478c90aa56e40c5759ac', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16620, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:53:20Z', 'updated_at': '2026-03-05T17:53:20Z', 'revision_number': 1} available for tenant
2026-03-05 18:53:55,618 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://192.168.122.105/compute/v2.1/servers 0.769s
2026-03-05 18:53:55,619 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1765227788", "imageRef": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "flavorRef": "42", "networks": [{"uuid": "370bda2e-6489-47f6-a7f5-4e002166d025"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85cc97e2-60f7-4722-bd88-414dc0c6293a', 'x-compute-request-id': 'req-85cc97e2-60f7-4722-bd88-414dc0c6293a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.105/compute/v2.1/servers'}
Body: b'{"server": {"id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "pHNg5PzhW9qj"}}'
2026-03-05 18:53:55,792 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.170s
2026-03-05 18:53:55,792 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9a685be-2331-4d2f-862a-b147e8f66481', 'x-compute-request-id': 'req-d9a685be-2331-4d2f-862a-b147e8f66481', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:53:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:53:56,984 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.178s
2026-03-05 18:53:56,984 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9694dd5-df7d-4883-9dee-aece8d62dffb', 'x-compute-request-id': 'req-f9694dd5-df7d-4883-9dee-aece8d62dffb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:53:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:53:58,173 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.176s
2026-03-05 18:53:58,173 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57ca508d-8ad3-487a-859d-9044cbe541f4', 'x-compute-request-id': 'req-57ca508d-8ad3-487a-859d-9044cbe541f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "fa48e53ba96f88d2045af5394fb5b87cb143ce989c1c580e362d0b42", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:53:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:53:58,184 79614 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-03-05 18:53:59,475 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.290s
2026-03-05 18:53:59,475 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7738bafe-1496-4f7d-a63b-328c7d64af67', 'x-compute-request-id': 'req-7738bafe-1496-4f7d-a63b-328c7d64af67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "fa48e53ba96f88d2045af5394fb5b87cb143ce989c1c580e362d0b42", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:53:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:01,737 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 1.248s
2026-03-05 18:54:01,738 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddf9cad2-0d55-4c6b-a84b-c361f15047b3', 'x-compute-request-id': 'req-ddf9cad2-0d55-4c6b-a84b-c361f15047b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "fa48e53ba96f88d2045af5394fb5b87cb143ce989c1c580e362d0b42", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:54:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:01,749 79614 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-03-05 18:54:03,289 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.538s
2026-03-05 18:54:03,289 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-970a6ac1-1f0b-48e6-8555-54cc2b08de21', 'x-compute-request-id': 'req-970a6ac1-1f0b-48e6-8555-54cc2b08de21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "fa48e53ba96f88d2045af5394fb5b87cb143ce989c1c580e362d0b42", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:54:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:03,300 79614 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-03-05 18:54:04,460 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.156s
2026-03-05 18:54:04,460 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67631602-528e-49a8-94e1-0e70538474ad', 'x-compute-request-id': 'req-67631602-528e-49a8-94e1-0e70538474ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "fa48e53ba96f88d2045af5394fb5b87cb143ce989c1c580e362d0b42", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:54:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:05,970 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.498s
2026-03-05 18:54:05,971 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c67dd78-619a-4c30-befe-febda649eb5d', 'x-compute-request-id': 'req-8c67dd78-619a-4c30-befe-febda649eb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "fa48e53ba96f88d2045af5394fb5b87cb143ce989c1c580e362d0b42", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:54:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:07,126 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.144s
2026-03-05 18:54:07,126 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ec2e75-8796-4766-b734-0dbeb21db94d', 'x-compute-request-id': 'req-e9ec2e75-8796-4766-b734-0dbeb21db94d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "fa48e53ba96f88d2045af5394fb5b87cb143ce989c1c580e362d0b42", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:54:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:08,509 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.371s
2026-03-05 18:54:08,510 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44267d43-0257-490b-ad9b-1d6ac37c3ab2', 'x-compute-request-id': 'req-44267d43-0257-490b-ad9b-1d6ac37c3ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "fa48e53ba96f88d2045af5394fb5b87cb143ce989c1c580e362d0b42", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:54:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:09,734 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.211s
2026-03-05 18:54:09,734 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa7ac773-3ef3-4242-af87-57c10b0a1e86', 'x-compute-request-id': 'req-fa7ac773-3ef3-4242-af87-57c10b0a1e86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "fa48e53ba96f88d2045af5394fb5b87cb143ce989c1c580e362d0b42", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:54:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:10,926 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.179s
2026-03-05 18:54:10,926 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdf509eb-11b4-4cfa-b75c-ef11a2993903', 'x-compute-request-id': 'req-fdf509eb-11b4-4cfa-b75c-ef11a2993903', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:54:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:12,026 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.087s
2026-03-05 18:54:12,026 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c13cca36-a759-4b11-a478-1e075caaf221', 'x-compute-request-id': 'req-c13cca36-a759-4b11-a478-1e075caaf221', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:54:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:13,128 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.090s
2026-03-05 18:54:13,129 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0e4b7f2-df9b-41c1-8537-856ef64c50ca', 'x-compute-request-id': 'req-a0e4b7f2-df9b-41c1-8537-856ef64c50ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "BUILD", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:54:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:14,347 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.206s
2026-03-05 18:54:14,347 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50425877-7666-408d-b342-506318320f7b', 'x-compute-request-id': 'req-50425877-7666-408d-b342-506318320f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:53:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "33991ae1-a16d-4031-9baf-3840a0bc4450", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/33991ae1-a16d-4031-9baf-3840a0bc4450"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1765227788", "status": "ERROR", "tenant_id": "47df1929002a478c90aa56e40c5759ac", "user_id": "26bb4834127e47e5b46b96c3447732fc", "updated": "2026-03-05T17:54:14Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:54:14Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 33991ae1-a16d-4031-9baf-3840a0bc4450."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:14,358 79614 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 19 second wait
2026-03-05 18:54:14,914 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 204 DELETE http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.555s
2026-03-05 18:54:14,914 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15a0768c-f839-4e2f-9ed9-e004c2f5372c', 'x-compute-request-id': 'req-15a0768c-f839-4e2f-9ed9-e004c2f5372c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b''
2026-03-05 18:54:14,950 79614 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 404 GET http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450 0.036s
2026-03-05 18:54:14,951 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-748ff3d5-9049-4f93-8eba-84a33b89c953', 'x-compute-request-id': 'req-748ff3d5-9049-4f93-8eba-84a33b89c953', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/33991ae1-a16d-4031-9baf-3840a0bc4450'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 33991ae1-a16d-4031-9baf-3840a0bc4450 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 61, 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 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, 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 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, 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 33991ae1-a16d-4031-9baf-3840a0bc4450 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:54:14Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 33991ae1-a16d-4031-9baf-3840a0bc4450.'}. Request ID of server operation performed before checking the server status req-85cc97e2-60f7-4722-bd88-414dc0c6293a.
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
fail
ft4.1: 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:'': {{{
2026-03-05 18:54:34,766 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://192.168.122.105/identity/v3/auth/tokens 0.078s
2026-03-05 18:54:34,766 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e1285312-53fc-45be-9247-66bddeac2166', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.105/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1b92942013584a52b511d98946873e1f", "name": "tempest-DeleteServersTestJSON-124116495-project-member", "password_expires_at": null}, "audit_ids": ["9prD95_5RRiIJVvZFfy2gQ"], "expires_at": "2026-03-05T18:54:34.000000Z", "issued_at": "2026-03-05T17:54:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e0af16a17c143f68c2225994eb9f26c", "name": "tempest-DeleteServersTestJSON-124116495"}, "is_domain": false, "roles": [{"id": "7aea26c809b347bf9a61a58d6eab407b", "name": "member"}, {"id": "48fa119bd3af498193dfb98cd2fdb407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9256f3a973a54506a6c4c0e2cbd3fb59", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2.1", "region": "RegionOne"}], "id": "00baa6a267d746b6b02950c673ba438f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a3894aed33b545928bdd837c1cf5410a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/image", "region": "RegionOne"}], "id": "1e77437f289041b4b550728afa008123", "type": "image", "name": "glance"}, {"endpoints": [{"id": "75b5f7e4d7834dff948c40efef975c08", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/identity", "region": "RegionOne"}], "id": "23e73fd909f948d88276e37da2991362", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f8caecac2fde46709a4f1a89436ce17b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/placement", "region": "RegionOne"}], "id": "337d5ee3f0b04eebb974897d833dc02a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "54e9773ef00c4016ad9bff343fc3c926", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/networking", "region": "RegionOne"}], "id": "40299701e84b40d7b4cd7f626e495da4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eb7ce475a1ed4f4d9d35c4b588d5fc61", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2/1e0af16a17c143f68c2225994eb9f26c", "region": "RegionOne"}], "id": "8e3230c524ff41709c2694d3525e96c2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "61bd7b92f3984f9b81d8cdd235b7c790", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/volume/v3", "region": "RegionOne"}], "id": "8e48cb77f7f94bb6aa974ef04ea33d81", "type": "block-storage", "name": "cinder"}]}}'
2026-03-05 18:54:34,766 79614 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'e8e774bc-8030-4b84-bb62-2e0e9b98ea7e', 'name': 'tempest-DeleteServersTestJSON-1837848309-network', 'tenant_id': '1e0af16a17c143f68c2225994eb9f26c', 'project_id': '1e0af16a17c143f68c2225994eb9f26c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57174, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:54:26Z', 'updated_at': '2026-03-05T17:54:26Z', 'revision_number': 1} available for tenant
2026-03-05 18:54:35,533 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://192.168.122.105/compute/v2.1/servers 0.765s
2026-03-05 18:54:35,533 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1293114591", "imageRef": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "flavorRef": "42", "networks": [{"uuid": "e8e774bc-8030-4b84-bb62-2e0e9b98ea7e"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-196a6d02-68d5-428b-b287-f52e1d09dc80', 'x-compute-request-id': 'req-196a6d02-68d5-428b-b287-f52e1d09dc80', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.105/compute/v2.1/servers'}
Body: b'{"server": {"id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7PW7UA5V8SgB"}}'
2026-03-05 18:54:35,636 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.100s
2026-03-05 18:54:35,636 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34249c9b-b928-4d95-a8a8-c2031be22d9e', 'x-compute-request-id': 'req-34249c9b-b928-4d95-a8a8-c2031be22d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1293114591", "status": "BUILD", "tenant_id": "1e0af16a17c143f68c2225994eb9f26c", "user_id": "1b92942013584a52b511d98946873e1f", "updated": "2026-03-05T17:54:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:36,743 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.095s
2026-03-05 18:54:36,743 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ec029dd-c76e-4ebe-84a8-ff97161a9ddf', 'x-compute-request-id': 'req-4ec029dd-c76e-4ebe-84a8-ff97161a9ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1293114591", "status": "BUILD", "tenant_id": "1e0af16a17c143f68c2225994eb9f26c", "user_id": "1b92942013584a52b511d98946873e1f", "updated": "2026-03-05T17:54:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:37,855 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.099s
2026-03-05 18:54:37,855 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a8eb3e1-8c3b-474d-b9c4-fbe4c5c68ba8', 'x-compute-request-id': 'req-2a8eb3e1-8c3b-474d-b9c4-fbe4c5c68ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a4f8053d522558be8653b345d4655aca907347d0f5f8a0d493983667", "id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1293114591", "status": "BUILD", "tenant_id": "1e0af16a17c143f68c2225994eb9f26c", "user_id": "1b92942013584a52b511d98946873e1f", "updated": "2026-03-05T17:54:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:37,866 79614 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:54:38,982 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.114s
2026-03-05 18:54:38,982 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3ca48e7-0d92-4be4-8a2f-e35500932b09', 'x-compute-request-id': 'req-f3ca48e7-0d92-4be4-8a2f-e35500932b09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a4f8053d522558be8653b345d4655aca907347d0f5f8a0d493983667", "id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1293114591", "status": "BUILD", "tenant_id": "1e0af16a17c143f68c2225994eb9f26c", "user_id": "1b92942013584a52b511d98946873e1f", "updated": "2026-03-05T17:54:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:40,398 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.404s
2026-03-05 18:54:40,398 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faed90c0-ee87-4012-a247-1827398f75cc', 'x-compute-request-id': 'req-faed90c0-ee87-4012-a247-1827398f75cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a4f8053d522558be8653b345d4655aca907347d0f5f8a0d493983667", "id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1293114591", "status": "BUILD", "tenant_id": "1e0af16a17c143f68c2225994eb9f26c", "user_id": "1b92942013584a52b511d98946873e1f", "updated": "2026-03-05T17:54:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:40,409 79614 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-05 18:54:41,847 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.437s
2026-03-05 18:54:41,848 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fb47f01-85f4-4ec7-a5cf-2d6ad4305285', 'x-compute-request-id': 'req-4fb47f01-85f4-4ec7-a5cf-2d6ad4305285', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a4f8053d522558be8653b345d4655aca907347d0f5f8a0d493983667", "id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1293114591", "status": "BUILD", "tenant_id": "1e0af16a17c143f68c2225994eb9f26c", "user_id": "1b92942013584a52b511d98946873e1f", "updated": "2026-03-05T17:54:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:41,858 79614 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-03-05 18:54:43,314 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.454s
2026-03-05 18:54:43,314 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18e52d68-415f-4575-9715-882df2bdd222', 'x-compute-request-id': 'req-18e52d68-415f-4575-9715-882df2bdd222', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a4f8053d522558be8653b345d4655aca907347d0f5f8a0d493983667", "id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1293114591", "status": "BUILD", "tenant_id": "1e0af16a17c143f68c2225994eb9f26c", "user_id": "1b92942013584a52b511d98946873e1f", "updated": "2026-03-05T17:54:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:43,327 79614 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-03-05 18:54:44,519 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.191s
2026-03-05 18:54:44,519 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6246d2f-5180-4a30-8ccb-2a89d7989b63', 'x-compute-request-id': 'req-e6246d2f-5180-4a30-8ccb-2a89d7989b63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a4f8053d522558be8653b345d4655aca907347d0f5f8a0d493983667", "id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1293114591", "status": "BUILD", "tenant_id": "1e0af16a17c143f68c2225994eb9f26c", "user_id": "1b92942013584a52b511d98946873e1f", "updated": "2026-03-05T17:54:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:45,721 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.187s
2026-03-05 18:54:45,722 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8d4516c-476f-4416-93c8-2a14009e4f65', 'x-compute-request-id': 'req-a8d4516c-476f-4416-93c8-2a14009e4f65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a4f8053d522558be8653b345d4655aca907347d0f5f8a0d493983667", "id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1293114591", "status": "BUILD", "tenant_id": "1e0af16a17c143f68c2225994eb9f26c", "user_id": "1b92942013584a52b511d98946873e1f", "updated": "2026-03-05T17:54:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:48,354 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 1.616s
2026-03-05 18:54:48,355 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc889f7d-af55-470d-b5e8-468e85e7c19a', 'x-compute-request-id': 'req-bc889f7d-af55-470d-b5e8-468e85e7c19a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a4f8053d522558be8653b345d4655aca907347d0f5f8a0d493983667", "id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1293114591", "status": "BUILD", "tenant_id": "1e0af16a17c143f68c2225994eb9f26c", "user_id": "1b92942013584a52b511d98946873e1f", "updated": "2026-03-05T17:54:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:49,506 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.140s
2026-03-05 18:54:49,507 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c8ed1eb-43b5-48b7-89cf-20a23a623c20', 'x-compute-request-id': 'req-3c8ed1eb-43b5-48b7-89cf-20a23a623c20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1293114591", "status": "BUILD", "tenant_id": "1e0af16a17c143f68c2225994eb9f26c", "user_id": "1b92942013584a52b511d98946873e1f", "updated": "2026-03-05T17:54:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:50,616 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.096s
2026-03-05 18:54:50,616 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a96cfd37-7908-4290-98f2-02f5794569ea', 'x-compute-request-id': 'req-a96cfd37-7908-4290-98f2-02f5794569ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1293114591", "status": "BUILD", "tenant_id": "1e0af16a17c143f68c2225994eb9f26c", "user_id": "1b92942013584a52b511d98946873e1f", "updated": "2026-03-05T17:54:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:51,775 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.146s
2026-03-05 18:54:51,775 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1421', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b54714-c363-47f2-99ea-02c603f21cb0', 'x-compute-request-id': 'req-73b54714-c363-47f2-99ea-02c603f21cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "e020681e-1c2f-4fcd-a048-7bc902dd4684", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1293114591", "status": "ERROR", "tenant_id": "1e0af16a17c143f68c2225994eb9f26c", "user_id": "1b92942013584a52b511d98946873e1f", "updated": "2026-03-05T17:54:51Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:54:51Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e020681e-1c2f-4fcd-a048-7bc902dd4684."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:54:51,786 79614 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait
2026-03-05 18:54:52,128 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 204 DELETE http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.341s
2026-03-05 18:54:52,128 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b79adce-74c9-4472-9253-173881b6c625', 'x-compute-request-id': 'req-9b79adce-74c9-4472-9253-173881b6c625', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b''
2026-03-05 18:54:52,167 79614 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 404 GET http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684 0.038s
2026-03-05 18:54:52,167 79614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8b04d98f-e880-4120-b8b6-4302dd5119f7', 'x-compute-request-id': 'req-8b04d98f-e880-4120-b8b6-4302dd5119f7', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/e020681e-1c2f-4fcd-a048-7bc902dd4684'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance e020681e-1c2f-4fcd-a048-7bc902dd4684 could not be found."}}'
}}}
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 119, 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 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, 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 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, 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 e020681e-1c2f-4fcd-a048-7bc902dd4684 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:54:51Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e020681e-1c2f-4fcd-a048-7bc902dd4684.'}. Request ID of server operation performed before checking the server status req-196a6d02-68d5-428b-b287-f52e1d09dc80.
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
fail
ft5.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:54:02,529 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://192.168.122.105/identity/v3/auth/tokens 0.122s
2026-03-05 18:54:02,529 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2556', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-397c7e4a-dd1c-4ca7-a97c-e7d527dbdbb3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.105/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "86ea3d1d2b73433b80c2f58d50c13498", "name": "tempest-ServerBootFromVolumeStableRescueTest-1193010038-project-member", "password_expires_at": null}, "audit_ids": ["b9AOpAa7SVmpQch6h5kwBA"], "expires_at": "2026-03-05T18:54:02.000000Z", "issued_at": "2026-03-05T17:54:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "name": "tempest-ServerBootFromVolumeStableRescueTest-1193010038"}, "is_domain": false, "roles": [{"id": "7aea26c809b347bf9a61a58d6eab407b", "name": "member"}, {"id": "48fa119bd3af498193dfb98cd2fdb407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9256f3a973a54506a6c4c0e2cbd3fb59", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2.1", "region": "RegionOne"}], "id": "00baa6a267d746b6b02950c673ba438f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a3894aed33b545928bdd837c1cf5410a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/image", "region": "RegionOne"}], "id": "1e77437f289041b4b550728afa008123", "type": "image", "name": "glance"}, {"endpoints": [{"id": "75b5f7e4d7834dff948c40efef975c08", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/identity", "region": "RegionOne"}], "id": "23e73fd909f948d88276e37da2991362", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f8caecac2fde46709a4f1a89436ce17b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/placement", "region": "RegionOne"}], "id": "337d5ee3f0b04eebb974897d833dc02a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "54e9773ef00c4016ad9bff343fc3c926", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/networking", "region": "RegionOne"}], "id": "40299701e84b40d7b4cd7f626e495da4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eb7ce475a1ed4f4d9d35c4b588d5fc61", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2/fd6ad8fc3cac42e69d2ac7c77b9c72c1", "region": "RegionOne"}], "id": "8e3230c524ff41709c2694d3525e96c2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "61bd7b92f3984f9b81d8cdd235b7c790", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/volume/v3", "region": "RegionOne"}], "id": "8e48cb77f7f94bb6aa974ef04ea33d81", "type": "block-storage", "name": "cinder"}]}}'
2026-03-05 18:54:02,530 79612 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'c8d7b5cf-a3fa-41d0-868c-52cca826d631', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1450651110-network', 'tenant_id': 'fd6ad8fc3cac42e69d2ac7c77b9c72c1', 'project_id': 'fd6ad8fc3cac42e69d2ac7c77b9c72c1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3890, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:53:54Z', 'updated_at': '2026-03-05T17:53:54Z', 'revision_number': 1} available for tenant
2026-03-05 18:54:03,411 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://192.168.122.105/compute/v2.1/servers 0.880s
2026-03-05 18:54:03,411 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "imageRef": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "flavorRef": "42", "networks": [{"uuid": "c8d7b5cf-a3fa-41d0-868c-52cca826d631"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b46403ab-ecc6-424b-ad6a-b96fac123287', 'x-compute-request-id': 'req-b46403ab-ecc6-424b-ad6a-b96fac123287', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.105/compute/v2.1/servers'}
Body: b'{"server": {"id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ej3nuG5B6Xu8"}}'
2026-03-05 18:54:03,617 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.203s
2026-03-05 18:54:03,618 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23fe0ae2-0e43-4521-aee3-f9a8862d812c', 'x-compute-request-id': 'req-23fe0ae2-0e43-4521-aee3-f9a8862d812c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:04,762 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.126s
2026-03-05 18:54:04,762 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1414', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96725f4e-81a4-4e35-925a-575aa001d23b', 'x-compute-request-id': 'req-96725f4e-81a4-4e35-925a-575aa001d23b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:05,879 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.099s
2026-03-05 18:54:05,880 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa809c58-c497-487a-b6ac-ae814949f4d3', 'x-compute-request-id': 'req-fa809c58-c497-487a-b6ac-ae814949f4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:05,896 79612 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:54:07,008 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.111s
2026-03-05 18:54:07,009 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96a8d367-8d7c-4267-9f3a-2682bae2e41d', 'x-compute-request-id': 'req-96a8d367-8d7c-4267-9f3a-2682bae2e41d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:08,116 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.090s
2026-03-05 18:54:08,117 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-250b2f91-7ab6-4c77-b84d-ce57d488d7f0', 'x-compute-request-id': 'req-250b2f91-7ab6-4c77-b84d-ce57d488d7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:08,133 79612 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-05 18:54:09,306 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.172s
2026-03-05 18:54:09,306 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1522', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25e6b019-6c50-4c4f-9fba-02d49903cd2d', 'x-compute-request-id': 'req-25e6b019-6c50-4c4f-9fba-02d49903cd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:09,322 79612 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-03-05 18:54:10,554 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.230s
2026-03-05 18:54:10,554 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-761d0c08-0747-433c-b9a1-bf56b59215ea', 'x-compute-request-id': 'req-761d0c08-0747-433c-b9a1-bf56b59215ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:10,571 79612 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-03-05 18:54:11,843 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.270s
2026-03-05 18:54:11,844 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e4be10e-3d56-4f30-be6e-e30c224a2465', 'x-compute-request-id': 'req-2e4be10e-3d56-4f30-be6e-e30c224a2465', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:13,017 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.156s
2026-03-05 18:54:13,017 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5732194c-2da6-434e-98dd-460b13a1213b', 'x-compute-request-id': 'req-5732194c-2da6-434e-98dd-460b13a1213b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:14,341 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.307s
2026-03-05 18:54:14,341 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3607acac-56fc-49d6-a8b6-b3d011c64bd8', 'x-compute-request-id': 'req-3607acac-56fc-49d6-a8b6-b3d011c64bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:15,628 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.270s
2026-03-05 18:54:15,629 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1454', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c064374-72ee-4166-b3d5-443b9a96b88a', 'x-compute-request-id': 'req-1c064374-72ee-4166-b3d5-443b9a96b88a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:17,308 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.661s
2026-03-05 18:54:17,309 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2df3dda0-5432-4595-84aa-78830eaabb6c', 'x-compute-request-id': 'req-2df3dda0-5432-4595-84aa-78830eaabb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:18,434 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.109s
2026-03-05 18:54:18,434 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4289728e-ada1-4f45-a3ce-44d06d81a40d', 'x-compute-request-id': 'req-4289728e-ada1-4f45-a3ce-44d06d81a40d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:19,697 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.244s
2026-03-05 18:54:19,698 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1602', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4899a25a-2c2c-4b72-93b8-f0d806d62eb1', 'x-compute-request-id': 'req-4899a25a-2c2c-4b72-93b8-f0d806d62eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:03Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "2b483d74-eff8-4fb7-8115-91b0141f5e25", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1779748971", "status": "ERROR", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:19Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:54:19Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 2b483d74-eff8-4fb7-8115-91b0141f5e25."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:19,717 79612 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait
2026-03-05 18:54:20,191 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.474s
2026-03-05 18:54:20,192 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bb8a507-f8fd-48a7-850b-47dcbdffa5ff', 'x-compute-request-id': 'req-7bb8a507-f8fd-48a7-850b-47dcbdffa5ff', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b''
2026-03-05 18:54:20,274 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25 0.082s
2026-03-05 18:54:20,275 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-59f5df57-0dbb-4421-9010-e31d4738b022', 'x-compute-request-id': 'req-59f5df57-0dbb-4421-9010-e31d4738b022', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/2b483d74-eff8-4fb7-8115-91b0141f5e25'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2b483d74-eff8-4fb7-8115-91b0141f5e25 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 290, in test_stable_device_rescue_bfv_blank_volume
server, rescue_image_id = self._create_server_and_rescue_image(
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, in _create_server_and_rescue_image
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, 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 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, 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 2b483d74-eff8-4fb7-8115-91b0141f5e25 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:54:19Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 2b483d74-eff8-4fb7-8115-91b0141f5e25.'}. Request ID of server operation performed before checking the server status req-b46403ab-ecc6-424b-ad6a-b96fac123287.
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
fail
ft5.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:54:20,378 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://192.168.122.105/identity/v3/auth/tokens 0.095s
2026-03-05 18:54:20,378 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2556', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-db83cea3-17dc-463e-a465-cefab19d5979', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.105/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "86ea3d1d2b73433b80c2f58d50c13498", "name": "tempest-ServerBootFromVolumeStableRescueTest-1193010038-project-member", "password_expires_at": null}, "audit_ids": ["u3ac2qDnQfeOqLqUt7W_Rg"], "expires_at": "2026-03-05T18:54:20.000000Z", "issued_at": "2026-03-05T17:54:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "name": "tempest-ServerBootFromVolumeStableRescueTest-1193010038"}, "is_domain": false, "roles": [{"id": "7aea26c809b347bf9a61a58d6eab407b", "name": "member"}, {"id": "48fa119bd3af498193dfb98cd2fdb407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9256f3a973a54506a6c4c0e2cbd3fb59", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2.1", "region": "RegionOne"}], "id": "00baa6a267d746b6b02950c673ba438f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a3894aed33b545928bdd837c1cf5410a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/image", "region": "RegionOne"}], "id": "1e77437f289041b4b550728afa008123", "type": "image", "name": "glance"}, {"endpoints": [{"id": "75b5f7e4d7834dff948c40efef975c08", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/identity", "region": "RegionOne"}], "id": "23e73fd909f948d88276e37da2991362", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f8caecac2fde46709a4f1a89436ce17b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/placement", "region": "RegionOne"}], "id": "337d5ee3f0b04eebb974897d833dc02a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "54e9773ef00c4016ad9bff343fc3c926", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/networking", "region": "RegionOne"}], "id": "40299701e84b40d7b4cd7f626e495da4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eb7ce475a1ed4f4d9d35c4b588d5fc61", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2/fd6ad8fc3cac42e69d2ac7c77b9c72c1", "region": "RegionOne"}], "id": "8e3230c524ff41709c2694d3525e96c2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "61bd7b92f3984f9b81d8cdd235b7c790", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/volume/v3", "region": "RegionOne"}], "id": "8e48cb77f7f94bb6aa974ef04ea33d81", "type": "block-storage", "name": "cinder"}]}}'
2026-03-05 18:54:20,378 79612 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'c8d7b5cf-a3fa-41d0-868c-52cca826d631', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1450651110-network', 'tenant_id': 'fd6ad8fc3cac42e69d2ac7c77b9c72c1', 'project_id': 'fd6ad8fc3cac42e69d2ac7c77b9c72c1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3890, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:53:54Z', 'updated_at': '2026-03-05T17:53:54Z', 'revision_number': 1} available for tenant
2026-03-05 18:54:21,210 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://192.168.122.105/compute/v2.1/servers 0.831s
2026-03-05 18:54:21,210 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "imageRef": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "flavorRef": "42", "networks": [{"uuid": "c8d7b5cf-a3fa-41d0-868c-52cca826d631"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30a8eb90-623f-4e0d-a44f-b4781e2bcc7c', 'x-compute-request-id': 'req-30a8eb90-623f-4e0d-a44f-b4781e2bcc7c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.105/compute/v2.1/servers'}
Body: b'{"server": {"id": "a53e090d-c604-4e0e-a399-f161d512aff3", "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "cLPvXHK4CzHw"}}'
2026-03-05 18:54:21,316 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.103s
2026-03-05 18:54:21,317 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1409', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f2fa163-2703-4a2c-937e-1ec4fd91056e', 'x-compute-request-id': 'req-3f2fa163-2703-4a2c-937e-1ec4fd91056e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:21Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "a53e090d-c604-4e0e-a399-f161d512aff3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:22,446 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.111s
2026-03-05 18:54:22,446 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1413', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0898e7fd-6c5f-4a0c-afad-bf2d67392af9', 'x-compute-request-id': 'req-0898e7fd-6c5f-4a0c-afad-bf2d67392af9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:21Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "a53e090d-c604-4e0e-a399-f161d512aff3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:23,557 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.094s
2026-03-05 18:54:23,558 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1493ee95-4ce1-455d-b208-f098bca37894', 'x-compute-request-id': 'req-1493ee95-4ce1-455d-b208-f098bca37894', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:21Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "a53e090d-c604-4e0e-a399-f161d512aff3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:23,573 79612 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:54:24,706 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.131s
2026-03-05 18:54:24,706 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ff40e68-b682-4f05-a046-0901fb099f27', 'x-compute-request-id': 'req-9ff40e68-b682-4f05-a046-0901fb099f27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:21Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "a53e090d-c604-4e0e-a399-f161d512aff3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:25,836 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.113s
2026-03-05 18:54:25,837 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37a216fe-ce7e-4377-8ef5-8e237fa8f5d9', 'x-compute-request-id': 'req-37a216fe-ce7e-4377-8ef5-8e237fa8f5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:21Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "a53e090d-c604-4e0e-a399-f161d512aff3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:25,856 79612 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-03-05 18:54:27,535 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.678s
2026-03-05 18:54:27,536 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1521', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49bfd5d3-8faf-4c4f-bc30-ed5d22b40da3', 'x-compute-request-id': 'req-49bfd5d3-8faf-4c4f-bc30-ed5d22b40da3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:21Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "a53e090d-c604-4e0e-a399-f161d512aff3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:27,552 79612 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-03-05 18:54:28,803 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.250s
2026-03-05 18:54:28,804 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fd151f6-e46b-4cab-bfed-3d029d57edf1', 'x-compute-request-id': 'req-1fd151f6-e46b-4cab-bfed-3d029d57edf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:21Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "a53e090d-c604-4e0e-a399-f161d512aff3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:28,819 79612 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-03-05 18:54:30,995 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 1.174s
2026-03-05 18:54:30,995 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fc1f154-254b-4d0d-97e0-fffa1b97706c', 'x-compute-request-id': 'req-2fc1f154-254b-4d0d-97e0-fffa1b97706c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:21Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "a53e090d-c604-4e0e-a399-f161d512aff3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:32,498 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.486s
2026-03-05 18:54:32,498 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-011bdc5f-6e45-4ca4-83f8-fa7f178c04c5', 'x-compute-request-id': 'req-011bdc5f-6e45-4ca4-83f8-fa7f178c04c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:21Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a135696b5b01e5ad3a8ee3127e6d11efbcd856eaae5c3ca2a89b8083", "id": "a53e090d-c604-4e0e-a399-f161d512aff3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:33,719 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.203s
2026-03-05 18:54:33,720 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1453', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd0d249-d540-49fc-9ec3-e5e5cd97678e', 'x-compute-request-id': 'req-9cd0d249-d540-49fc-9ec3-e5e5cd97678e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:21Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "a53e090d-c604-4e0e-a399-f161d512aff3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:34,878 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.140s
2026-03-05 18:54:34,878 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1411', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41816683-b461-4619-b7c8-8e2d2bda0405', 'x-compute-request-id': 'req-41816683-b461-4619-b7c8-8e2d2bda0405', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:21Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "a53e090d-c604-4e0e-a399-f161d512aff3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:36,027 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.132s
2026-03-05 18:54:36,028 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1411', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1b3f044-651e-4830-9ba7-a6555dd02030', 'x-compute-request-id': 'req-b1b3f044-651e-4830-9ba7-a6555dd02030', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:21Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "a53e090d-c604-4e0e-a399-f161d512aff3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "status": "BUILD", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:37,192 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.148s
2026-03-05 18:54:37,192 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1601', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4fab13d-1df4-4987-a135-3957d11de4a7', 'x-compute-request-id': 'req-f4fab13d-1df4-4987-a135-3957d11de4a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:54:21Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "a53e090d-c604-4e0e-a399-f161d512aff3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/a53e090d-c604-4e0e-a399-f161d512aff3"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-691528378", "status": "ERROR", "tenant_id": "fd6ad8fc3cac42e69d2ac7c77b9c72c1", "user_id": "86ea3d1d2b73433b80c2f58d50c13498", "updated": "2026-03-05T17:54:36Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:54:37Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a53e090d-c604-4e0e-a399-f161d512aff3."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:54:37,208 79612 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait
2026-03-05 18:54:38,000 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.791s
2026-03-05 18:54:38,001 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e74cf5f-663d-4f25-ae2f-64dc7be56223', 'x-compute-request-id': 'req-6e74cf5f-663d-4f25-ae2f-64dc7be56223', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b''
2026-03-05 18:54:38,038 79612 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3 0.037s
2026-03-05 18:54:38,039 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2a9af8a5-a495-4437-9c18-afe76350ed2b', 'x-compute-request-id': 'req-2a9af8a5-a495-4437-9c18-afe76350ed2b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/a53e090d-c604-4e0e-a399-f161d512aff3'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a53e090d-c604-4e0e-a399-f161d512aff3 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 310, in test_stable_device_rescue_bfv_image_volume
server, rescue_image_id = self._create_server_and_rescue_image(
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, in _create_server_and_rescue_image
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, 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 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, 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 a53e090d-c604-4e0e-a399-f161d512aff3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:54:37Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a53e090d-c604-4e0e-a399-f161d512aff3.'}. Request ID of server operation performed before checking the server status req-30a8eb90-623f-4e0d-a44f-b4781e2bcc7c.
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 5 | 1 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
fail
ft6.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:59:42,185 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://192.168.122.105/identity/v3/auth/tokens 0.079s
2026-03-05 18:59:42,185 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2518', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e036ab4a-ad29-4aeb-accc-9b7518e4cd4e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.105/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0c750d4d6f624abc9797628daff317a0", "name": "tempest-VolumesActionsTest-647662788-project-member", "password_expires_at": null}, "audit_ids": ["DZY3iWSdT2C_SYUBMVPpkw"], "expires_at": "2026-03-05T18:59:42.000000Z", "issued_at": "2026-03-05T17:59:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdf144c2327843de826879e715dbed0a", "name": "tempest-VolumesActionsTest-647662788"}, "is_domain": false, "roles": [{"id": "7aea26c809b347bf9a61a58d6eab407b", "name": "member"}, {"id": "48fa119bd3af498193dfb98cd2fdb407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9256f3a973a54506a6c4c0e2cbd3fb59", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2.1", "region": "RegionOne"}], "id": "00baa6a267d746b6b02950c673ba438f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a3894aed33b545928bdd837c1cf5410a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/image", "region": "RegionOne"}], "id": "1e77437f289041b4b550728afa008123", "type": "image", "name": "glance"}, {"endpoints": [{"id": "75b5f7e4d7834dff948c40efef975c08", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/identity", "region": "RegionOne"}], "id": "23e73fd909f948d88276e37da2991362", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f8caecac2fde46709a4f1a89436ce17b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/placement", "region": "RegionOne"}], "id": "337d5ee3f0b04eebb974897d833dc02a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "54e9773ef00c4016ad9bff343fc3c926", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/networking", "region": "RegionOne"}], "id": "40299701e84b40d7b4cd7f626e495da4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eb7ce475a1ed4f4d9d35c4b588d5fc61", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2/bdf144c2327843de826879e715dbed0a", "region": "RegionOne"}], "id": "8e3230c524ff41709c2694d3525e96c2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "61bd7b92f3984f9b81d8cdd235b7c790", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/volume/v3", "region": "RegionOne"}], "id": "8e48cb77f7f94bb6aa974ef04ea33d81", "type": "block-storage", "name": "cinder"}]}}'
2026-03-05 18:59:42,186 79612 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '9cf0444b-ab51-45fa-a8af-833b003793cb', 'name': 'tempest-VolumesActionsTest-1046570471-network', 'tenant_id': 'bdf144c2327843de826879e715dbed0a', 'project_id': 'bdf144c2327843de826879e715dbed0a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35059, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:59:30Z', 'updated_at': '2026-03-05T17:59:30Z', 'revision_number': 1} available for tenant
2026-03-05 18:59:43,112 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://192.168.122.105/compute/v2.1/servers 0.926s
2026-03-05 18:59:43,113 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1705777572", "imageRef": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "flavorRef": "42", "networks": [{"uuid": "9cf0444b-ab51-45fa-a8af-833b003793cb"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-898d0165-8339-4a28-91ef-32141e30be4b', 'x-compute-request-id': 'req-898d0165-8339-4a28-91ef-32141e30be4b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.105/compute/v2.1/servers'}
Body: b'{"server": {"id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XC7hcPZSJtEU"}}'
2026-03-05 18:59:43,219 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.104s
2026-03-05 18:59:43,220 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-799e35a7-2ed6-47c2-a822-27465798cd1b', 'x-compute-request-id': 'req-799e35a7-2ed6-47c2-a822-27465798cd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "BUILD", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:44,323 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.091s
2026-03-05 18:59:44,323 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-846d61bd-573e-413e-b533-ff02b1e57ded', 'x-compute-request-id': 'req-846d61bd-573e-413e-b533-ff02b1e57ded', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "BUILD", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:45,415 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.079s
2026-03-05 18:59:45,416 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e0f2108-fcca-4c6c-ba9c-bf77221a0029', 'x-compute-request-id': 'req-0e0f2108-fcca-4c6c-ba9c-bf77221a0029', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a926a256bbeb00d4fabe38726ea5d3d8cc5684aaf9c262bde9a7f8b1", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "BUILD", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:45,427 79612 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:59:46,509 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.081s
2026-03-05 18:59:46,510 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7830319e-225c-437d-8091-3f4b6319d84d', 'x-compute-request-id': 'req-7830319e-225c-437d-8091-3f4b6319d84d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a926a256bbeb00d4fabe38726ea5d3d8cc5684aaf9c262bde9a7f8b1", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "BUILD", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:47,608 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.086s
2026-03-05 18:59:47,608 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b13439c7-3701-4189-8224-f11b9f0c78ff', 'x-compute-request-id': 'req-b13439c7-3701-4189-8224-f11b9f0c78ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a926a256bbeb00d4fabe38726ea5d3d8cc5684aaf9c262bde9a7f8b1", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "BUILD", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:47,620 79612 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-03-05 18:59:48,788 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.167s
2026-03-05 18:59:48,789 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7847f4d-7b2a-4f08-ba5c-3bae3e966f1a', 'x-compute-request-id': 'req-e7847f4d-7b2a-4f08-ba5c-3bae3e966f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a926a256bbeb00d4fabe38726ea5d3d8cc5684aaf9c262bde9a7f8b1", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "BUILD", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:48,800 79612 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-03-05 18:59:49,937 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.136s
2026-03-05 18:59:49,938 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e90911d-3c7b-4885-a3dc-1d7ea1afd795', 'x-compute-request-id': 'req-6e90911d-3c7b-4885-a3dc-1d7ea1afd795', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a926a256bbeb00d4fabe38726ea5d3d8cc5684aaf9c262bde9a7f8b1", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "BUILD", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:49,948 79612 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait
2026-03-05 18:59:51,089 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.139s
2026-03-05 18:59:51,090 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cc173dd-6240-46df-a7b3-4c8148d5d392', 'x-compute-request-id': 'req-1cc173dd-6240-46df-a7b3-4c8148d5d392', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a926a256bbeb00d4fabe38726ea5d3d8cc5684aaf9c262bde9a7f8b1", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "BUILD", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:52,237 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.135s
2026-03-05 18:59:52,237 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9031fd4-8d97-4d52-b26e-250bdc3fd80b', 'x-compute-request-id': 'req-c9031fd4-8d97-4d52-b26e-250bdc3fd80b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a926a256bbeb00d4fabe38726ea5d3d8cc5684aaf9c262bde9a7f8b1", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "BUILD", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:53,434 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.184s
2026-03-05 18:59:53,434 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-548eb4d4-1595-405d-aac7-bc15c0f90668', 'x-compute-request-id': 'req-548eb4d4-1595-405d-aac7-bc15c0f90668', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "a926a256bbeb00d4fabe38726ea5d3d8cc5684aaf9c262bde9a7f8b1", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "BUILD", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:54,581 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.136s
2026-03-05 18:59:54,582 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c09ec503-1e33-4387-b349-934db98ec802', 'x-compute-request-id': 'req-c09ec503-1e33-4387-b349-934db98ec802', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "BUILD", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:55,667 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.073s
2026-03-05 18:59:55,667 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54784d26-b797-4534-8d81-94ac7b759edd', 'x-compute-request-id': 'req-54784d26-b797-4534-8d81-94ac7b759edd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "BUILD", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:56,756 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.077s
2026-03-05 18:59:56,756 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81e34f6b-6ae2-47a0-a368-637271030314', 'x-compute-request-id': 'req-81e34f6b-6ae2-47a0-a368-637271030314', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "BUILD", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:57,856 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.087s
2026-03-05 18:59:57,856 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1420', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-193d7f8d-4dc7-4dc0-883f-ee5da8c43721', 'x-compute-request-id': 'req-193d7f8d-4dc7-4dc0-883f-ee5da8c43721', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:59:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "ede81834-85eb-4b8a-a57b-14a92853f3c6", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1705777572", "status": "ERROR", "tenant_id": "bdf144c2327843de826879e715dbed0a", "user_id": "0c750d4d6f624abc9797628daff317a0", "updated": "2026-03-05T17:59:57Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:59:57Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ede81834-85eb-4b8a-a57b-14a92853f3c6."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:59:57,867 79612 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 14 second wait
2026-03-05 18:59:58,145 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 204 DELETE http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.277s
2026-03-05 18:59:58,146 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-333387e7-5f44-44e0-b6d8-77c3febc1130', 'x-compute-request-id': 'req-333387e7-5f44-44e0-b6d8-77c3febc1130', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b''
2026-03-05 18:59:58,177 79612 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 404 GET http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6 0.031s
2026-03-05 18:59:58,177 79612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-033a30bc-28b4-4576-876a-2009e77bb72b', 'x-compute-request-id': 'req-033a30bc-28b4-4576-876a-2009e77bb72b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/ede81834-85eb-4b8a-a57b-14a92853f3c6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance ede81834-85eb-4b8a-a57b-14a92853f3c6 could not be found."}}'
}}}
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/volume/admin/test_volumes_actions.py", line 83, in test_force_detach_volume
server_id = self.create_server()['id']
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, 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 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, 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 ede81834-85eb-4b8a-a57b-14a92853f3c6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:59:57Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ede81834-85eb-4b8a-a57b-14a92853f3c6.'}. Request ID of server operation performed before checking the server status req-898d0165-8339-4a28-91ef-32141e30be4b.
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt6.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt6.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt6.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt6.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt6.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 4 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
fail
ft7.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:55:16,325 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 201 POST http://192.168.122.105/identity/v3/auth/tokens 0.079s
2026-03-05 18:55:16,325 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2520', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-691815e8-c730-4623-a7d3-dcd9a6bcf08f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.105/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "name": "tempest-VolumesActionsTest-1233823061-project-member", "password_expires_at": null}, "audit_ids": ["kBCp6cGkQxqV4HjjIQUUcA"], "expires_at": "2026-03-05T18:55:16.000000Z", "issued_at": "2026-03-05T17:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69a21eb0f55a46458ee40020b0091850", "name": "tempest-VolumesActionsTest-1233823061"}, "is_domain": false, "roles": [{"id": "7aea26c809b347bf9a61a58d6eab407b", "name": "member"}, {"id": "48fa119bd3af498193dfb98cd2fdb407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9256f3a973a54506a6c4c0e2cbd3fb59", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2.1", "region": "RegionOne"}], "id": "00baa6a267d746b6b02950c673ba438f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a3894aed33b545928bdd837c1cf5410a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/image", "region": "RegionOne"}], "id": "1e77437f289041b4b550728afa008123", "type": "image", "name": "glance"}, {"endpoints": [{"id": "75b5f7e4d7834dff948c40efef975c08", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/identity", "region": "RegionOne"}], "id": "23e73fd909f948d88276e37da2991362", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f8caecac2fde46709a4f1a89436ce17b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/placement", "region": "RegionOne"}], "id": "337d5ee3f0b04eebb974897d833dc02a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "54e9773ef00c4016ad9bff343fc3c926", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/networking", "region": "RegionOne"}], "id": "40299701e84b40d7b4cd7f626e495da4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eb7ce475a1ed4f4d9d35c4b588d5fc61", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2/69a21eb0f55a46458ee40020b0091850", "region": "RegionOne"}], "id": "8e3230c524ff41709c2694d3525e96c2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "61bd7b92f3984f9b81d8cdd235b7c790", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/volume/v3", "region": "RegionOne"}], "id": "8e48cb77f7f94bb6aa974ef04ea33d81", "type": "block-storage", "name": "cinder"}]}}'
2026-03-05 18:55:16,326 79618 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_attach_detach_volume_to_instance) Found network {'id': 'a5bd119e-1081-443d-80f8-9082fbfffb44', 'name': 'tempest-VolumesActionsTest-1930049093-network', 'tenant_id': '69a21eb0f55a46458ee40020b0091850', 'project_id': '69a21eb0f55a46458ee40020b0091850', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47460, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:55:06Z', 'updated_at': '2026-03-05T17:55:06Z', 'revision_number': 1} available for tenant
2026-03-05 18:55:16,880 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 202 POST http://192.168.122.105/compute/v2.1/servers 0.553s
2026-03-05 18:55:16,880 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-411048453", "imageRef": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "flavorRef": "42", "networks": [{"uuid": "a5bd119e-1081-443d-80f8-9082fbfffb44"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b9de62c-16ce-4137-b6b7-169798403079', 'x-compute-request-id': 'req-5b9de62c-16ce-4137-b6b7-169798403079', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.105/compute/v2.1/servers'}
Body: b'{"server": {"id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "e4gPsmWCmSk5"}}'
2026-03-05 18:55:16,988 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.105s
2026-03-05 18:55:16,989 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55617d60-ceb3-4764-a761-397af42a86af', 'x-compute-request-id': 'req-55617d60-ceb3-4764-a761-397af42a86af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-411048453", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:18,092 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.090s
2026-03-05 18:55:18,093 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d85e2fb-e7bd-46e7-b1cf-5022a369118f', 'x-compute-request-id': 'req-0d85e2fb-e7bd-46e7-b1cf-5022a369118f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-411048453", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:19,295 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.190s
2026-03-05 18:55:19,296 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8544e7f4-4f23-4de8-b502-f4af0ba49038', 'x-compute-request-id': 'req-8544e7f4-4f23-4de8-b502-f4af0ba49038', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-411048453", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:19,306 79618 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:55:20,430 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.121s
2026-03-05 18:55:20,430 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eda6d05f-a3aa-4ff7-aeaa-155e99fe5baa', 'x-compute-request-id': 'req-eda6d05f-a3aa-4ff7-aeaa-155e99fe5baa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-411048453", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:24,021 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 2.579s
2026-03-05 18:55:24,022 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b26bfb6f-1890-48c3-9e17-013df579c2f4', 'x-compute-request-id': 'req-b26bfb6f-1890-48c3-9e17-013df579c2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-411048453", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:24,037 79618 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 7 second wait
2026-03-05 18:55:25,593 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.554s
2026-03-05 18:55:25,593 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8929edb9-8ee8-4d2d-bfec-bf3462f80523', 'x-compute-request-id': 'req-8929edb9-8ee8-4d2d-bfec-bf3462f80523', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-411048453", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:25,604 79618 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-03-05 18:55:26,758 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.153s
2026-03-05 18:55:26,758 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6247fe8b-e5c9-490c-8acf-33a7c376f394', 'x-compute-request-id': 'req-6247fe8b-e5c9-490c-8acf-33a7c376f394', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-411048453", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:28,083 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.310s
2026-03-05 18:55:28,084 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01f0be36-fcc6-4bc5-bc91-3d7751e93684', 'x-compute-request-id': 'req-01f0be36-fcc6-4bc5-bc91-3d7751e93684', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-411048453", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:29,279 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.183s
2026-03-05 18:55:29,280 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdf20075-c788-4f19-80a1-bd0cd1a08792', 'x-compute-request-id': 'req-cdf20075-c788-4f19-80a1-bd0cd1a08792', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-411048453", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:30,509 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.217s
2026-03-05 18:55:30,509 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1868ff3e-3098-4c8e-884b-9f6e1d374d5b', 'x-compute-request-id': 'req-1868ff3e-3098-4c8e-884b-9f6e1d374d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-411048453", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:31,633 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.112s
2026-03-05 18:55:31,634 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2126f45b-78aa-461a-a279-fd256ba5f522', 'x-compute-request-id': 'req-2126f45b-78aa-461a-a279-fd256ba5f522', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-411048453", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:32,749 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.102s
2026-03-05 18:55:32,749 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40f0d18f-2d72-49ce-a354-88ac660c70b9', 'x-compute-request-id': 'req-40f0d18f-2d72-49ce-a354-88ac660c70b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-411048453", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:33,898 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.137s
2026-03-05 18:55:33,898 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1419', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2de5c68c-18cb-40d2-912d-dcb21cf449a7', 'x-compute-request-id': 'req-2de5c68c-18cb-40d2-912d-dcb21cf449a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "0fba6536-7e4d-49cf-be28-9a749b0fec0a", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-411048453", "status": "ERROR", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:33Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:55:33Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0fba6536-7e4d-49cf-be28-9a749b0fec0a."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:33,910 79618 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait
2026-03-05 18:55:34,197 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 204 DELETE http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.286s
2026-03-05 18:55:34,197 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-181076ea-803a-4172-b63c-a37e95b5a679', 'x-compute-request-id': 'req-181076ea-803a-4172-b63c-a37e95b5a679', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b''
2026-03-05 18:55:34,228 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 404 GET http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a 0.030s
2026-03-05 18:55:34,228 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-66e48941-576a-46f7-b6d4-87c3bb8ecdad', 'x-compute-request-id': 'req-66e48941-576a-46f7-b6d4-87c3bb8ecdad', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/0fba6536-7e4d-49cf-be28-9a749b0fec0a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0fba6536-7e4d-49cf-be28-9a749b0fec0a could not be found."}}'
}}}
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/volume/test_volumes_actions.py", line 45, in test_attach_detach_volume_to_instance
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, 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 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, 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 0fba6536-7e4d-49cf-be28-9a749b0fec0a failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:55:33Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0fba6536-7e4d-49cf-be28-9a749b0fec0a.'}. Request ID of server operation performed before checking the server status req-5b9de62c-16ce-4137-b6b7-169798403079.
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
fail
ft7.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:55:34,370 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 201 POST http://192.168.122.105/identity/v3/auth/tokens 0.136s
2026-03-05 18:55:34,371 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2520', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5f33fd59-60e7-4f84-8c1d-3142e956ab8d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.105/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "name": "tempest-VolumesActionsTest-1233823061-project-member", "password_expires_at": null}, "audit_ids": ["smaoE3EcRaGgv4Nvf3G0ew"], "expires_at": "2026-03-05T18:55:34.000000Z", "issued_at": "2026-03-05T17:55:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69a21eb0f55a46458ee40020b0091850", "name": "tempest-VolumesActionsTest-1233823061"}, "is_domain": false, "roles": [{"id": "7aea26c809b347bf9a61a58d6eab407b", "name": "member"}, {"id": "48fa119bd3af498193dfb98cd2fdb407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9256f3a973a54506a6c4c0e2cbd3fb59", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2.1", "region": "RegionOne"}], "id": "00baa6a267d746b6b02950c673ba438f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a3894aed33b545928bdd837c1cf5410a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/image", "region": "RegionOne"}], "id": "1e77437f289041b4b550728afa008123", "type": "image", "name": "glance"}, {"endpoints": [{"id": "75b5f7e4d7834dff948c40efef975c08", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/identity", "region": "RegionOne"}], "id": "23e73fd909f948d88276e37da2991362", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f8caecac2fde46709a4f1a89436ce17b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/placement", "region": "RegionOne"}], "id": "337d5ee3f0b04eebb974897d833dc02a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "54e9773ef00c4016ad9bff343fc3c926", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/networking", "region": "RegionOne"}], "id": "40299701e84b40d7b4cd7f626e495da4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eb7ce475a1ed4f4d9d35c4b588d5fc61", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2/69a21eb0f55a46458ee40020b0091850", "region": "RegionOne"}], "id": "8e3230c524ff41709c2694d3525e96c2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "61bd7b92f3984f9b81d8cdd235b7c790", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/volume/v3", "region": "RegionOne"}], "id": "8e48cb77f7f94bb6aa974ef04ea33d81", "type": "block-storage", "name": "cinder"}]}}'
2026-03-05 18:55:34,371 79618 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_get_volume_attachment) Found network {'id': 'a5bd119e-1081-443d-80f8-9082fbfffb44', 'name': 'tempest-VolumesActionsTest-1930049093-network', 'tenant_id': '69a21eb0f55a46458ee40020b0091850', 'project_id': '69a21eb0f55a46458ee40020b0091850', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47460, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:55:06Z', 'updated_at': '2026-03-05T17:55:06Z', 'revision_number': 1} available for tenant
2026-03-05 18:55:35,003 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 202 POST http://192.168.122.105/compute/v2.1/servers 0.632s
2026-03-05 18:55:35,004 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1451586275", "imageRef": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "flavorRef": "42", "networks": [{"uuid": "a5bd119e-1081-443d-80f8-9082fbfffb44"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f608d4c1-304c-4629-9e5f-455a7aa09d52', 'x-compute-request-id': 'req-f608d4c1-304c-4629-9e5f-455a7aa09d52', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.105/compute/v2.1/servers'}
Body: b'{"server": {"id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "nd98AQvtby9Y"}}'
2026-03-05 18:55:35,081 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.075s
2026-03-05 18:55:35,082 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a338212c-8bc8-463c-81d5-f37d0c6d407e', 'x-compute-request-id': 'req-a338212c-8bc8-463c-81d5-f37d0c6d407e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:36,198 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.105s
2026-03-05 18:55:36,198 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a69f1d6-7ca4-4c38-84bb-342ee4861aa8', 'x-compute-request-id': 'req-6a69f1d6-7ca4-4c38-84bb-342ee4861aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:37,309 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.099s
2026-03-05 18:55:37,309 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-826bb7c5-a0ca-4b33-b5fd-0cdc6716434e', 'x-compute-request-id': 'req-826bb7c5-a0ca-4b33-b5fd-0cdc6716434e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:37,320 79618 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:55:38,410 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.089s
2026-03-05 18:55:38,410 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-128c50fd-de08-406b-a561-4eeac6137bd5', 'x-compute-request-id': 'req-128c50fd-de08-406b-a561-4eeac6137bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:39,602 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.180s
2026-03-05 18:55:39,602 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-292a697c-44bb-4a01-8eea-160d84aae31e', 'x-compute-request-id': 'req-292a697c-44bb-4a01-8eea-160d84aae31e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:39,613 79618 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-03-05 18:55:40,831 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.215s
2026-03-05 18:55:40,831 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fac51ee6-79e4-4bc4-bba8-fc666b199fbb', 'x-compute-request-id': 'req-fac51ee6-79e4-4bc4-bba8-fc666b199fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:40,842 79618 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-03-05 18:55:42,996 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 1.153s
2026-03-05 18:55:42,996 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5fd8140-08ff-43ce-95a2-2c8bc76cbc82', 'x-compute-request-id': 'req-d5fd8140-08ff-43ce-95a2-2c8bc76cbc82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:43,008 79618 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-03-05 18:55:44,253 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.244s
2026-03-05 18:55:44,253 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-172f2d94-b0b7-492d-b5cd-f1d862e8fc4d', 'x-compute-request-id': 'req-172f2d94-b0b7-492d-b5cd-f1d862e8fc4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:45,482 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.217s
2026-03-05 18:55:45,482 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10fbacf5-576f-4a3e-8211-690c89a131d0', 'x-compute-request-id': 'req-10fbacf5-576f-4a3e-8211-690c89a131d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:46,668 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.173s
2026-03-05 18:55:46,668 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab38ce3c-3fc0-4811-931e-96b6f4aa3f92', 'x-compute-request-id': 'req-ab38ce3c-3fc0-4811-931e-96b6f4aa3f92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "19f006fd9aa4887454a938d60b275bd78d49d473ce5e36ad4e7964fc", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:47,884 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.203s
2026-03-05 18:55:47,884 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60c2a76a-ce7d-40c7-a1d8-70ff237f1093', 'x-compute-request-id': 'req-60c2a76a-ce7d-40c7-a1d8-70ff237f1093', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:49,018 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.122s
2026-03-05 18:55:49,019 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69cfce39-def1-4cfa-b66f-82bd467689f8', 'x-compute-request-id': 'req-69cfce39-def1-4cfa-b66f-82bd467689f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:50,170 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.139s
2026-03-05 18:55:50,171 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34a99188-1e60-401e-91bd-04a816a50997', 'x-compute-request-id': 'req-34a99188-1e60-401e-91bd-04a816a50997', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "BUILD", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:51,314 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.131s
2026-03-05 18:55:51,315 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1420', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2209a6c-a893-47af-999b-516d69f117a9', 'x-compute-request-id': 'req-c2209a6c-a893-47af-999b-516d69f117a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:55:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "fd25760e-b83a-459d-afd5-81970ed4a8b3", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1451586275", "status": "ERROR", "tenant_id": "69a21eb0f55a46458ee40020b0091850", "user_id": "d5e6c0ad9a8a4e6fb3ce85cce60f77e2", "updated": "2026-03-05T17:55:51Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:55:51Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fd25760e-b83a-459d-afd5-81970ed4a8b3."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:55:51,326 79618 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait
2026-03-05 18:55:51,592 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 204 DELETE http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.265s
2026-03-05 18:55:51,592 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d22d1048-9927-4765-a471-d4cd88a45e7f', 'x-compute-request-id': 'req-d22d1048-9927-4765-a471-d4cd88a45e7f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b''
2026-03-05 18:55:51,626 79618 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 404 GET http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3 0.033s
2026-03-05 18:55:51,626 79618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b5b8206b-f1de-4f60-ba39-25ad16894b2c', 'x-compute-request-id': 'req-b5b8206b-f1de-4f60-ba39-25ad16894b2c', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/fd25760e-b83a-459d-afd5-81970ed4a8b3'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance fd25760e-b83a-459d-afd5-81970ed4a8b3 could not be found."}}'
}}}
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/volume/test_volumes_actions.py", line 81, in test_get_volume_attachment
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, 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 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, 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 fd25760e-b83a-459d-afd5-81970ed4a8b3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:55:51Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fd25760e-b83a-459d-afd5-81970ed4a8b3.'}. Request ID of server operation performed before checking the server status req-f608d4c1-304c-4629-9e5f-455a7aa09d52.
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt7.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt7.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt7.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt7.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 31 | 1 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
fail
ft8.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:57:46,626 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST http://192.168.122.105/identity/v3/auth/tokens 0.042s
2026-03-05 18:57:46,627 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2518', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cfd7368e-f78f-4a62-9f91-48a61429d398', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.105/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3dd19fc53b484308a5bef6e181805970", "name": "tempest-VolumesNegativeTest-46548060-project-member", "password_expires_at": null}, "audit_ids": ["A7XW1gTnR22kBEcyyLSYFQ"], "expires_at": "2026-03-05T18:57:46.000000Z", "issued_at": "2026-03-05T17:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3d716118e3e4453b82d2b01ae6a0be4", "name": "tempest-VolumesNegativeTest-46548060"}, "is_domain": false, "roles": [{"id": "7aea26c809b347bf9a61a58d6eab407b", "name": "member"}, {"id": "48fa119bd3af498193dfb98cd2fdb407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9256f3a973a54506a6c4c0e2cbd3fb59", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2.1", "region": "RegionOne"}], "id": "00baa6a267d746b6b02950c673ba438f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a3894aed33b545928bdd837c1cf5410a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/image", "region": "RegionOne"}], "id": "1e77437f289041b4b550728afa008123", "type": "image", "name": "glance"}, {"endpoints": [{"id": "75b5f7e4d7834dff948c40efef975c08", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/identity", "region": "RegionOne"}], "id": "23e73fd909f948d88276e37da2991362", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f8caecac2fde46709a4f1a89436ce17b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/placement", "region": "RegionOne"}], "id": "337d5ee3f0b04eebb974897d833dc02a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "54e9773ef00c4016ad9bff343fc3c926", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/networking", "region": "RegionOne"}], "id": "40299701e84b40d7b4cd7f626e495da4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eb7ce475a1ed4f4d9d35c4b588d5fc61", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/compute/v2/b3d716118e3e4453b82d2b01ae6a0be4", "region": "RegionOne"}], "id": "8e3230c524ff41709c2694d3525e96c2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "61bd7b92f3984f9b81d8cdd235b7c790", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.105/volume/v3", "region": "RegionOne"}], "id": "8e48cb77f7f94bb6aa974ef04ea33d81", "type": "block-storage", "name": "cinder"}]}}'
2026-03-05 18:57:46,627 79616 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant
2026-03-05 18:57:47,012 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 202 POST http://192.168.122.105/compute/v2.1/servers 0.384s
2026-03-05 18:57:47,013 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesNegativeTest-instance-731095196", "imageRef": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "flavorRef": "42"}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f12832aa-225f-4a6c-8ec5-7f6cdf4def03', 'x-compute-request-id': 'req-f12832aa-225f-4a6c-8ec5-7f6cdf4def03', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.105/compute/v2.1/servers'}
Body: b'{"server": {"id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "kZK2PYA8zEWF"}}'
2026-03-05 18:57:47,088 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.073s
2026-03-05 18:57:47,089 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-594c9424-b5b5-488d-afb8-07ac432be12b', 'x-compute-request-id': 'req-594c9424-b5b5-488d-afb8-07ac432be12b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:57:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:57:48,202 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.101s
2026-03-05 18:57:48,202 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a536822-3759-41df-9176-a485df543bb7', 'x-compute-request-id': 'req-6a536822-3759-41df-9176-a485df543bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:57:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:57:49,315 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.101s
2026-03-05 18:57:49,316 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61dda040-47b0-49a0-84a3-e071ff99eef0', 'x-compute-request-id': 'req-61dda040-47b0-49a0-84a3-e071ff99eef0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "8aa75b384bb76b9ddae9ae968418f3100910b6b3bfa2c5372d708ad8", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:57:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:57:49,326 79616 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:57:50,438 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.110s
2026-03-05 18:57:50,438 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1c576c0-d284-4170-b5a7-93d3bf3c391a', 'x-compute-request-id': 'req-f1c576c0-d284-4170-b5a7-93d3bf3c391a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "8aa75b384bb76b9ddae9ae968418f3100910b6b3bfa2c5372d708ad8", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:57:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:57:51,563 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.113s
2026-03-05 18:57:51,563 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1d592b6-5900-4cae-9040-9f9b380a9f66', 'x-compute-request-id': 'req-b1d592b6-5900-4cae-9040-9f9b380a9f66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "8aa75b384bb76b9ddae9ae968418f3100910b6b3bfa2c5372d708ad8", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:57:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:57:51,577 79616 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-03-05 18:57:52,822 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.243s
2026-03-05 18:57:52,823 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52de842a-54f4-43b5-8b43-1c62c250938d', 'x-compute-request-id': 'req-52de842a-54f4-43b5-8b43-1c62c250938d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "8aa75b384bb76b9ddae9ae968418f3100910b6b3bfa2c5372d708ad8", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:57:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:57:52,836 79616 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-03-05 18:57:54,073 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.236s
2026-03-05 18:57:54,073 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efd56da5-0816-4dfb-9692-5e3485f559f2', 'x-compute-request-id': 'req-efd56da5-0816-4dfb-9692-5e3485f559f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "8aa75b384bb76b9ddae9ae968418f3100910b6b3bfa2c5372d708ad8", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:57:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:57:54,085 79616 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-03-05 18:57:55,276 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.189s
2026-03-05 18:57:55,276 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fd65b51-6f2d-42f2-8b57-e3a925945f68', 'x-compute-request-id': 'req-0fd65b51-6f2d-42f2-8b57-e3a925945f68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "8aa75b384bb76b9ddae9ae968418f3100910b6b3bfa2c5372d708ad8", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:57:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:57:56,510 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.220s
2026-03-05 18:57:56,511 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2101d6e-788a-4497-b551-19fec2a83b59', 'x-compute-request-id': 'req-e2101d6e-788a-4497-b551-19fec2a83b59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "8aa75b384bb76b9ddae9ae968418f3100910b6b3bfa2c5372d708ad8", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:57:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:57:57,750 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.226s
2026-03-05 18:57:57,750 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ac1228b-bb8c-4229-9694-c33ba6d51069', 'x-compute-request-id': 'req-2ac1228b-bb8c-4229-9694-c33ba6d51069', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "8aa75b384bb76b9ddae9ae968418f3100910b6b3bfa2c5372d708ad8", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:57:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:57:58,907 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.145s
2026-03-05 18:57:58,908 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6748d5a7-445a-4475-81d3-aecd4c4c3357', 'x-compute-request-id': 'req-6748d5a7-445a-4475-81d3-aecd4c4c3357', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:57:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:58:00,131 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.212s
2026-03-05 18:58:00,132 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e798f0a6-cf25-40c9-ab8a-47e30630e451', 'x-compute-request-id': 'req-e798f0a6-cf25-40c9-ab8a-47e30630e451', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:57:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:58:01,254 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.109s
2026-03-05 18:58:01,254 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0158fc3b-3d47-4545-9f75-455ab062374f', 'x-compute-request-id': 'req-0158fc3b-3d47-4545-9f75-455ab062374f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:57:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:58:02,371 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.106s
2026-03-05 18:58:02,372 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0263d441-fdc6-4461-9f05-e31b425a56a4', 'x-compute-request-id': 'req-0263d441-fdc6-4461-9f05-e31b425a56a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "BUILD", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:58:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:58:02,383 79616 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 15 second wait
2026-03-05 18:58:03,479 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.094s
2026-03-05 18:58:03,479 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1420', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec62982d-5e36-482f-b171-f45216a8d153', 'x-compute-request-id': 'req-ec62982d-5e36-482f-b171-f45216a8d153', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/flavors/42"}]}, "hostId": "", "id": "4959ed86-ccf9-4d56-9b69-d97f40d420ef", "image": {"id": "9dcb3e4d-2441-4b45-ab88-a609d54dfa36", "links": [{"rel": "bookmark", "href": "http://192.168.122.105/compute/images/9dcb3e4d-2441-4b45-ab88-a609d54dfa36"}]}, "links": [{"rel": "self", "href": "http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}, {"rel": "bookmark", "href": "http://192.168.122.105/compute/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-731095196", "status": "ERROR", "tenant_id": "b3d716118e3e4453b82d2b01ae6a0be4", "user_id": "3dd19fc53b484308a5bef6e181805970", "updated": "2026-03-05T17:58:03Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:58:03Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4959ed86-ccf9-4d56-9b69-d97f40d420ef."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:58:03,490 79616 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 16 second wait
2026-03-05 18:58:03,785 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 204 DELETE http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.294s
2026-03-05 18:58:03,785 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6da143-0757-48a3-81a6-5a2959b699cb', 'x-compute-request-id': 'req-4b6da143-0757-48a3-81a6-5a2959b699cb', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b''
2026-03-05 18:58:03,818 79616 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 404 GET http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef 0.032s
2026-03-05 18:58:03,818 79616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1e145686-d3c3-4305-b53e-e2c9bc963b8f', 'x-compute-request-id': 'req-1e145686-d3c3-4305-b53e-e2c9bc963b8f', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.105/compute/v2.1/servers/4959ed86-ccf9-4d56-9b69-d97f40d420ef'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4959ed86-ccf9-4d56-9b69-d97f40d420ef could not be found."}}'
}}}
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/volume/test_volumes_negative.py", line 188, in test_attach_volumes_with_nonexistent_volume_id
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, 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 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, 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 4959ed86-ccf9-4d56-9b69-d97f40d420ef failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:58:03Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4959ed86-ccf9-4d56-9b69-d97f40d420ef.'}. Request ID of server operation performed before checking the server status req-f12832aa-225f-4a6c-8ec5-7f6cdf4def03.
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt8.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt8.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt8.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt8.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt8.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt8.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt8.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt8.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt8.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt8.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt8.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt8.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt8.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt8.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt8.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt8.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt8.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt8.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt8.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt8.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt8.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt8.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt8.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt8.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt8.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt8.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt8.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt8.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt8.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt8.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt8.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt9.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt10.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt10.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt11.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt11.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt12.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt12.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt12.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt12.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt13.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt13.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt13.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt13.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt14.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt14.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests33) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests33) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests39) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests39) |
skip
pt19.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt22.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesAdminTests) |
skip
pt24.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt24.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt24.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt24.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt24.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt25.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt25.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt26.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt26.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt27.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt27.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt28.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt28.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt29.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt29.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt29.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt30.1: 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
pt31.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt32.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt33.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt34.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt35.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt35.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt36.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt37.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt37.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt38.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt39.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt40.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| 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
pt41.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt45.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt45.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt46.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt46.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt46.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt47.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt48.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt49.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt49.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt50.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt50.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt51.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt52.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt52.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt52.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt52.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt52.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt52.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt52.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt53.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt53.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt53.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt53.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt53.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt53.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt54.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt54.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt55.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt55.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt56.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt56.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt57.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt57.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt58.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt58.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt58.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt58.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt58.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt58.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt58.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt59.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt59.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt59.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt60.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt61.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt61.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt61.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt61.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt61.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt62.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt62.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt62.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt62.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt62.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt63.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt63.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt64.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt64.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt65.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt65.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt65.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt65.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt66.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt66.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt66.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt67.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt67.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt67.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt67.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt67.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt67.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt67.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt67.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt67.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt67.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt67.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt67.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt68.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt68.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt68.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt68.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt68.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt68.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt69.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt70.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt71.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt72.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt73.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt73.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt74.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt74.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt75.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt76.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt76.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt77.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt77.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt78.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt78.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt79.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt79.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt80.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt80.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt81.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt82.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt83.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt83.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt84.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt84.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt84.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt85.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt86.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt86.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt86.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt86.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt86.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt86.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt86.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt86.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt86.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt86.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt86.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt86.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt86.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt86.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt86.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt86.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt86.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt86.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt87.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt87.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt87.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt87.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt88.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt88.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt88.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt88.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt88.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt88.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt88.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt88.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt88.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt88.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt88.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt88.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt88.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt89.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt89.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt89.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt89.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt89.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt89.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| Total | 288 | 222 | 10 | 0 | 56 | ||