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 6d20a574-133a-4e44-92dc-a40cd38cca86 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:28:16Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6d20a574-133a-4e44-92dc-a40cd38cca86.'}. Request ID of server operation performed before checking the server status req-699653c2-4403-4b1f-97b9-4dcb74529e78.
|
||||||
| 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 69f18cc7-e88c-4a3a-acf2-4ac5f3213ad0 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:28:14Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 69f18cc7-e88c-4a3a-acf2-4ac5f3213ad0.'}. Request ID of server operation performed before checking the server status req-1bd43224-c9ef-4cb1-837a-863a7f803351.
|
||||||
| 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:27:56,818 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://192.168.122.225/identity/v3/auth/tokens 0.150s
2026-03-05 18:27:56,819 80822 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:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2528', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-458e0602-ff00-4575-be2d-6aa4a6b86cde', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.225/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "97308f7989e6402083be951dd1bb8efb", "name": "tempest-VolumesAdminNegativeTest-45497965-project-member", "password_expires_at": null}, "audit_ids": ["UE2nzUlnRVyyKkmJTZ3M7g"], "expires_at": "2026-03-05T18:27:56.000000Z", "issued_at": "2026-03-05T17:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d60b5b6f0434cbaafaed60f3183c36a", "name": "tempest-VolumesAdminNegativeTest-45497965"}, "is_domain": false, "roles": [{"id": "d2dfcf409f724b4fb040c4102f8bf99e", "name": "reader"}, {"id": "617bb85e217642d3b3a318dd0c22bd06", "name": "member"}], "catalog": [{"endpoints": [{"id": "899f81e298b749bfa47afa70b4d62ba5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/image", "region": "RegionOne"}], "id": "0274bc136a754d36b684ab1a0b9c7dd9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "639a3ffb1cba4b979bca6d15bcd410ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2.1", "region": "RegionOne"}], "id": "1c0b16188fd14cac89773bbc89b05d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57f52f5376bd4d759c71c21c810e9069", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/placement", "region": "RegionOne"}], "id": "2320eb2e57cb47cd8571aefd8c694280", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f035be899f274c13af54e804708ba5e5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/identity", "region": "RegionOne"}], "id": "3fa2ddf366b145aab531ce7ee419f7c0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0bc9ab3bda5447d6b284acce5965a37f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2/1d60b5b6f0434cbaafaed60f3183c36a", "region": "RegionOne"}], "id": "7e78b9bf6b3b40aba9c9a4c460632620", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2cc07e33134748279c7def65404ab4a7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/volume/v3", "region": "RegionOne"}], "id": "dbc10e3868124fa19b41b1d1c0bf36a0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d1920a138fb4b42b99fc8c94dc33d60", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/networking", "region": "RegionOne"}], "id": "f762e4a4551e4dafa74ed123ddb44450", "type": "network", "name": "neutron"}]}}'
2026-03-05 18:27:56,819 80822 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '9f80aa00-7f62-411a-bfcf-f45332dcfb51', 'name': 'tempest-VolumesAdminNegativeTest-490006663-network', 'tenant_id': '1d60b5b6f0434cbaafaed60f3183c36a', 'project_id': '1d60b5b6f0434cbaafaed60f3183c36a', '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': 41946, '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:27:23Z', 'updated_at': '2026-03-05T17:27:23Z', 'revision_number': 1} available for tenant
2026-03-05 18:28:03,745 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://192.168.122.225/compute/v2.1/servers 6.924s
2026-03-05 18:28:03,745 80822 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-778017376", "imageRef": "606a9ec4-e007-4de5-a437-f9f871af850d", "flavorRef": "42", "networks": [{"uuid": "9f80aa00-7f62-411a-bfcf-f45332dcfb51"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1', '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-d9161124-f199-4b56-a0ea-8ad89935cecb', 'x-compute-request-id': 'req-d9161124-f199-4b56-a0ea-8ad89935cecb', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.225/compute/v2.1/servers'}
Body: b'{"server": {"id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "87dHVZq2BYA3"}}'
2026-03-05 18:28:04,244 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.496s
2026-03-05 18:28:04,244 80822 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:28:03 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-b8988da6-e20e-44af-8978-05be85184cfb', 'x-compute-request-id': 'req-b8988da6-e20e-44af-8978-05be85184cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-778017376", "status": "BUILD", "tenant_id": "1d60b5b6f0434cbaafaed60f3183c36a", "user_id": "97308f7989e6402083be951dd1bb8efb", "updated": "2026-03-05T17:28: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": []}}'
2026-03-05 18:28:05,462 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.204s
2026-03-05 18:28:05,462 80822 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:28:05 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-628b959e-53e4-420e-bd82-aa9179fc4ab4', 'x-compute-request-id': 'req-628b959e-53e4-420e-bd82-aa9179fc4ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-778017376", "status": "BUILD", "tenant_id": "1d60b5b6f0434cbaafaed60f3183c36a", "user_id": "97308f7989e6402083be951dd1bb8efb", "updated": "2026-03-05T17:28: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": []}}'
2026-03-05 18:28:05,473 80822 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-03-05 18:28:06,580 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.105s
2026-03-05 18:28:06,581 80822 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:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1283', '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-44b52b25-d8fd-4525-86bb-b05fddf97e36', 'x-compute-request-id': 'req-44b52b25-d8fd-4525-86bb-b05fddf97e36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "9d4719ffffcdc30468027c684f6c3111072c8cf24d25315219b4fa8b", "id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-778017376", "status": "BUILD", "tenant_id": "1d60b5b6f0434cbaafaed60f3183c36a", "user_id": "97308f7989e6402083be951dd1bb8efb", "updated": "2026-03-05T17:28:06Z", "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:28:07,728 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.134s
2026-03-05 18:28:07,728 80822 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:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1291', '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-e27b22dc-0169-48f2-b6e4-3304963a5a8d', 'x-compute-request-id': 'req-e27b22dc-0169-48f2-b6e4-3304963a5a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "9d4719ffffcdc30468027c684f6c3111072c8cf24d25315219b4fa8b", "id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-778017376", "status": "BUILD", "tenant_id": "1d60b5b6f0434cbaafaed60f3183c36a", "user_id": "97308f7989e6402083be951dd1bb8efb", "updated": "2026-03-05T17:28:08Z", "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:28:07,739 80822 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 3 second wait
2026-03-05 18:28:09,857 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 1.116s
2026-03-05 18:28:09,857 80822 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:28:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1333', '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-4907a23b-f894-43cc-baf6-a88177acfb53', 'x-compute-request-id': 'req-4907a23b-f894-43cc-baf6-a88177acfb53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "9d4719ffffcdc30468027c684f6c3111072c8cf24d25315219b4fa8b", "id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-778017376", "status": "BUILD", "tenant_id": "1d60b5b6f0434cbaafaed60f3183c36a", "user_id": "97308f7989e6402083be951dd1bb8efb", "updated": "2026-03-05T17:28:08Z", "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:28:11,166 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.296s
2026-03-05 18:28:11,166 80822 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:28:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1331', '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-1d040202-36e9-4e7b-aa72-f763a69b36e9', 'x-compute-request-id': 'req-1d040202-36e9-4e7b-aa72-f763a69b36e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "9d4719ffffcdc30468027c684f6c3111072c8cf24d25315219b4fa8b", "id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-778017376", "status": "BUILD", "tenant_id": "1d60b5b6f0434cbaafaed60f3183c36a", "user_id": "97308f7989e6402083be951dd1bb8efb", "updated": "2026-03-05T17:28: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:28:11,177 80822 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-03-05 18:28:12,390 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.211s
2026-03-05 18:28:12,390 80822 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:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1331', '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-f3ee3532-467c-492b-b270-2250697c21b9', 'x-compute-request-id': 'req-f3ee3532-467c-492b-b270-2250697c21b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "9d4719ffffcdc30468027c684f6c3111072c8cf24d25315219b4fa8b", "id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-778017376", "status": "BUILD", "tenant_id": "1d60b5b6f0434cbaafaed60f3183c36a", "user_id": "97308f7989e6402083be951dd1bb8efb", "updated": "2026-03-05T17:28: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:28:13,691 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.288s
2026-03-05 18:28:13,691 80822 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:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1331', '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-8ad6a678-6bc0-4271-8ffd-e63a91ba543e', 'x-compute-request-id': 'req-8ad6a678-6bc0-4271-8ffd-e63a91ba543e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "9d4719ffffcdc30468027c684f6c3111072c8cf24d25315219b4fa8b", "id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-778017376", "status": "BUILD", "tenant_id": "1d60b5b6f0434cbaafaed60f3183c36a", "user_id": "97308f7989e6402083be951dd1bb8efb", "updated": "2026-03-05T17:28: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:28:14,901 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.197s
2026-03-05 18:28:14,901 80822 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:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1331', '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-01c41c43-4f8e-4156-badf-b41bc42ff53b', 'x-compute-request-id': 'req-01c41c43-4f8e-4156-badf-b41bc42ff53b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "9d4719ffffcdc30468027c684f6c3111072c8cf24d25315219b4fa8b", "id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-778017376", "status": "BUILD", "tenant_id": "1d60b5b6f0434cbaafaed60f3183c36a", "user_id": "97308f7989e6402083be951dd1bb8efb", "updated": "2026-03-05T17:28: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": []}}'
2026-03-05 18:28:16,119 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.205s
2026-03-05 18:28:16,119 80822 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:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', '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-10296265-d909-47fb-9cb8-e13ac505a02d', 'x-compute-request-id': 'req-10296265-d909-47fb-9cb8-e13ac505a02d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-778017376", "status": "BUILD", "tenant_id": "1d60b5b6f0434cbaafaed60f3183c36a", "user_id": "97308f7989e6402083be951dd1bb8efb", "updated": "2026-03-05T17:28: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": []}}'
2026-03-05 18:28:17,783 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.650s
2026-03-05 18:28:17,783 80822 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:28:17 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-46963008-65f4-43ac-883f-deb5f690cc19', 'x-compute-request-id': 'req-46963008-65f4-43ac-883f-deb5f690cc19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-778017376", "status": "BUILD", "tenant_id": "1d60b5b6f0434cbaafaed60f3183c36a", "user_id": "97308f7989e6402083be951dd1bb8efb", "updated": "2026-03-05T17:28: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": []}}'
2026-03-05 18:28:19,008 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.212s
2026-03-05 18:28:19,008 80822 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:28:18 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-cdb7cf92-ca9b-4bbf-922d-1ca932afd72a', 'x-compute-request-id': 'req-cdb7cf92-ca9b-4bbf-922d-1ca932afd72a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-778017376", "status": "BUILD", "tenant_id": "1d60b5b6f0434cbaafaed60f3183c36a", "user_id": "97308f7989e6402083be951dd1bb8efb", "updated": "2026-03-05T17:28: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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:28:20,203 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.183s
2026-03-05 18:28:20,204 80822 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:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1423', '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-d919acea-80db-4dbb-86ae-f90d60610723', 'x-compute-request-id': 'req-d919acea-80db-4dbb-86ae-f90d60610723', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-778017376", "status": "ERROR", "tenant_id": "1d60b5b6f0434cbaafaed60f3183c36a", "user_id": "97308f7989e6402083be951dd1bb8efb", "updated": "2026-03-05T17:28:20Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:28:20Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1."}, "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:28:20,215 80822 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait
2026-03-05 18:28:20,563 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 204 DELETE http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.348s
2026-03-05 18:28:20,564 80822 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:28:20 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-f1dfc98c-38b1-4ddc-90cc-2da624252bf9', 'x-compute-request-id': 'req-f1dfc98c-38b1-4ddc-90cc-2da624252bf9', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b''
2026-03-05 18:28:20,607 80822 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 404 GET http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 0.043s
2026-03-05 18:28:20,607 80822 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:28:20 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-798f6d9f-dfc9-4e39-ad00-a9388580fddc', 'x-compute-request-id': 'req-798f6d9f-dfc9-4e39-ad00-a9388580fddc', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 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 47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:28:20Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 47ea3bed-caa3-4e1d-9cd5-9db8cd1000d1.'}. Request ID of server operation performed before checking the server status req-d9161124-f199-4b56-a0ea-8ad89935cecb.
|
||||||
| 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:28:39,251 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://192.168.122.225/identity/v3/auth/tokens 0.169s
2026-03-05 18:28:39,252 80822 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:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2526', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dc00f5be-47fd-41f0-b891-7770b491c6f1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.225/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ae03250736484fceb22f43e23be0b52a", "name": "tempest-DeleteServersTestJSON-1028284824-project-member", "password_expires_at": null}, "audit_ids": ["lJK_CzGgTreKFOWxhVtvNA"], "expires_at": "2026-03-05T18:28:39.000000Z", "issued_at": "2026-03-05T17:28:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83659cee3934431e8a94476ac948b56c", "name": "tempest-DeleteServersTestJSON-1028284824"}, "is_domain": false, "roles": [{"id": "d2dfcf409f724b4fb040c4102f8bf99e", "name": "reader"}, {"id": "617bb85e217642d3b3a318dd0c22bd06", "name": "member"}], "catalog": [{"endpoints": [{"id": "899f81e298b749bfa47afa70b4d62ba5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/image", "region": "RegionOne"}], "id": "0274bc136a754d36b684ab1a0b9c7dd9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "639a3ffb1cba4b979bca6d15bcd410ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2.1", "region": "RegionOne"}], "id": "1c0b16188fd14cac89773bbc89b05d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57f52f5376bd4d759c71c21c810e9069", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/placement", "region": "RegionOne"}], "id": "2320eb2e57cb47cd8571aefd8c694280", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f035be899f274c13af54e804708ba5e5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/identity", "region": "RegionOne"}], "id": "3fa2ddf366b145aab531ce7ee419f7c0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0bc9ab3bda5447d6b284acce5965a37f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2/83659cee3934431e8a94476ac948b56c", "region": "RegionOne"}], "id": "7e78b9bf6b3b40aba9c9a4c460632620", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2cc07e33134748279c7def65404ab4a7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/volume/v3", "region": "RegionOne"}], "id": "dbc10e3868124fa19b41b1d1c0bf36a0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d1920a138fb4b42b99fc8c94dc33d60", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/networking", "region": "RegionOne"}], "id": "f762e4a4551e4dafa74ed123ddb44450", "type": "network", "name": "neutron"}]}}'
2026-03-05 18:28:39,252 80822 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '5f3f0d8d-13e0-41df-a81e-680385270d5e', 'name': 'tempest-DeleteServersTestJSON-1948105992-network', 'tenant_id': '83659cee3934431e8a94476ac948b56c', 'project_id': '83659cee3934431e8a94476ac948b56c', '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': 63551, '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:28:32Z', 'updated_at': '2026-03-05T17:28:32Z', 'revision_number': 1} available for tenant
2026-03-05 18:28:40,125 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://192.168.122.225/compute/v2.1/servers 0.872s
2026-03-05 18:28:40,126 80822 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-1154873851", "imageRef": "606a9ec4-e007-4de5-a437-f9f871af850d", "flavorRef": "42", "networks": [{"uuid": "5f3f0d8d-13e0-41df-a81e-680385270d5e"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a', '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-229d0261-53ab-4ce6-a737-cc4759ab65fc', 'x-compute-request-id': 'req-229d0261-53ab-4ce6-a737-cc4759ab65fc', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.225/compute/v2.1/servers'}
Body: b'{"server": {"id": "3fe2c014-32d7-415d-826a-8d91008e046a", "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xAW3o4rGRqsC"}}'
2026-03-05 18:28:40,212 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.083s
2026-03-05 18:28:40,212 80822 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:28:40 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-61e67ad5-ccf8-404b-8130-05c1e5401424', 'x-compute-request-id': 'req-61e67ad5-ccf8-404b-8130-05c1e5401424', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28:40Z", "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:28:41,320 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.095s
2026-03-05 18:28:41,320 80822 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:28:41 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-a3fc7ebc-35db-49ee-8332-6669b6f38a75', 'x-compute-request-id': 'req-a3fc7ebc-35db-49ee-8332-6669b6f38a75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28: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, "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:28:42,427 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.094s
2026-03-05 18:28:42,427 80822 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:28:42 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-ab52d23e-2d26-43e0-859f-6b9538c42e9e', 'x-compute-request-id': 'req-ab52d23e-2d26-43e0-859f-6b9538c42e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "4282e51c1a2b9c50daaa39d06f1c6e1e82f2da6b3c3cc3cd185497fb", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28:42Z", "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:28:42,438 80822 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:28:43,536 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.096s
2026-03-05 18:28:43,536 80822 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:28:43 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-74854a58-85b3-4208-a8dc-5936e414f549', 'x-compute-request-id': 'req-74854a58-85b3-4208-a8dc-5936e414f549', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "4282e51c1a2b9c50daaa39d06f1c6e1e82f2da6b3c3cc3cd185497fb", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28:42Z", "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:28:44,648 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.100s
2026-03-05 18:28:44,649 80822 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:28:44 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-11298c6e-24cc-491e-bfd5-4eae719067da', 'x-compute-request-id': 'req-11298c6e-24cc-491e-bfd5-4eae719067da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "4282e51c1a2b9c50daaa39d06f1c6e1e82f2da6b3c3cc3cd185497fb", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28: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": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:28:44,659 80822 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-03-05 18:28:45,989 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.329s
2026-03-05 18:28:45,990 80822 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:28:45 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-cefe1d95-7d03-49c9-86b6-c9ff976369d6', 'x-compute-request-id': 'req-cefe1d95-7d03-49c9-86b6-c9ff976369d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "4282e51c1a2b9c50daaa39d06f1c6e1e82f2da6b3c3cc3cd185497fb", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28: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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:28:46,001 80822 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-03-05 18:28:47,196 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.192s
2026-03-05 18:28:47,196 80822 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:28:47 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-51b0552c-cd23-4553-913f-7c1065a125f9', 'x-compute-request-id': 'req-51b0552c-cd23-4553-913f-7c1065a125f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "4282e51c1a2b9c50daaa39d06f1c6e1e82f2da6b3c3cc3cd185497fb", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28: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:28:47,206 80822 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-03-05 18:28:48,393 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.185s
2026-03-05 18:28:48,393 80822 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:28:48 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-92026199-41ca-4e6f-bf53-627245fa8325', 'x-compute-request-id': 'req-92026199-41ca-4e6f-bf53-627245fa8325', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "4282e51c1a2b9c50daaa39d06f1c6e1e82f2da6b3c3cc3cd185497fb", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28: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:28:49,599 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.195s
2026-03-05 18:28:49,600 80822 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:28:49 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-dc9da68b-a463-461c-be7f-9918bc77eff3', 'x-compute-request-id': 'req-dc9da68b-a463-461c-be7f-9918bc77eff3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "4282e51c1a2b9c50daaa39d06f1c6e1e82f2da6b3c3cc3cd185497fb", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28: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:28:50,801 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.189s
2026-03-05 18:28:50,801 80822 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:28:50 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-9862c426-c87e-4b11-9f91-c6972746583d', 'x-compute-request-id': 'req-9862c426-c87e-4b11-9f91-c6972746583d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "4282e51c1a2b9c50daaa39d06f1c6e1e82f2da6b3c3cc3cd185497fb", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28: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, "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:28:51,985 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.173s
2026-03-05 18:28:51,985 80822 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:28:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', '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-9ca6f1aa-1148-4740-8396-dbeda731ebf4', 'x-compute-request-id': 'req-9ca6f1aa-1148-4740-8396-dbeda731ebf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28: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, "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:28:53,259 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.257s
2026-03-05 18:28:53,259 80822 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:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', '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-8eef7be0-0d84-457d-baaa-54ada3b809ed', 'x-compute-request-id': 'req-8eef7be0-0d84-457d-baaa-54ada3b809ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28: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, "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:28:54,525 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.253s
2026-03-05 18:28:54,526 80822 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:28:54 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-06133b27-ffc5-486a-ac9d-f73891cdaa21', 'x-compute-request-id': 'req-06133b27-ffc5-486a-ac9d-f73891cdaa21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28: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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:28:55,646 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.109s
2026-03-05 18:28:55,647 80822 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:28:55 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-6645b0a4-663e-41a8-a5c0-f03f47073925', 'x-compute-request-id': 'req-6645b0a4-663e-41a8-a5c0-f03f47073925', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "BUILD", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28: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:28:55,658 80822 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 15 second wait
2026-03-05 18:28:56,770 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.111s
2026-03-05 18:28:56,771 80822 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:28:56 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-56058656-d575-4259-8d92-cf52ed326f3c', 'x-compute-request-id': 'req-56058656-d575-4259-8d92-cf52ed326f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:28:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "3fe2c014-32d7-415d-826a-8d91008e046a", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3fe2c014-32d7-415d-826a-8d91008e046a"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1154873851", "status": "ERROR", "tenant_id": "83659cee3934431e8a94476ac948b56c", "user_id": "ae03250736484fceb22f43e23be0b52a", "updated": "2026-03-05T17:28:56Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:28:56Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3fe2c014-32d7-415d-826a-8d91008e046a."}, "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:28:56,782 80822 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 16 second wait
2026-03-05 18:28:57,557 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 204 DELETE http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.774s
2026-03-05 18:28:57,557 80822 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:28:56 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-3825c7e0-df9b-4479-bfe6-06f04b960711', 'x-compute-request-id': 'req-3825c7e0-df9b-4479-bfe6-06f04b960711', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b''
2026-03-05 18:28:57,596 80822 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 404 GET http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a 0.038s
2026-03-05 18:28:57,597 80822 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:28:57 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-4e46dd13-bedf-40e4-98bc-aed67581639d', 'x-compute-request-id': 'req-4e46dd13-bedf-40e4-98bc-aed67581639d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3fe2c014-32d7-415d-826a-8d91008e046a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3fe2c014-32d7-415d-826a-8d91008e046a 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 3fe2c014-32d7-415d-826a-8d91008e046a failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:28:56Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3fe2c014-32d7-415d-826a-8d91008e046a.'}. Request ID of server operation performed before checking the server status req-229d0261-53ab-4ce6-a737-cc4759ab65fc.
|
||||||
| 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:29:10,589 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://192.168.122.225/identity/v3/auth/tokens 0.129s
2026-03-05 18:29:10,589 80822 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:29:10 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-0ea8d91f-2be9-411c-bab6-9feee032e8ea', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.225/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1028fd80511f4f52a6a6b11fb637c907", "name": "tempest-ServerBootFromVolumeStableRescueTest-1996490510-project-member", "password_expires_at": null}, "audit_ids": ["oRya7cS_RBWzw8JFE48WRA"], "expires_at": "2026-03-05T18:29:10.000000Z", "issued_at": "2026-03-05T17:29:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a68425bd8b8a499da987a47e7d17a50d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1996490510"}, "is_domain": false, "roles": [{"id": "d2dfcf409f724b4fb040c4102f8bf99e", "name": "reader"}, {"id": "617bb85e217642d3b3a318dd0c22bd06", "name": "member"}], "catalog": [{"endpoints": [{"id": "899f81e298b749bfa47afa70b4d62ba5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/image", "region": "RegionOne"}], "id": "0274bc136a754d36b684ab1a0b9c7dd9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "639a3ffb1cba4b979bca6d15bcd410ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2.1", "region": "RegionOne"}], "id": "1c0b16188fd14cac89773bbc89b05d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57f52f5376bd4d759c71c21c810e9069", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/placement", "region": "RegionOne"}], "id": "2320eb2e57cb47cd8571aefd8c694280", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f035be899f274c13af54e804708ba5e5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/identity", "region": "RegionOne"}], "id": "3fa2ddf366b145aab531ce7ee419f7c0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0bc9ab3bda5447d6b284acce5965a37f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2/a68425bd8b8a499da987a47e7d17a50d", "region": "RegionOne"}], "id": "7e78b9bf6b3b40aba9c9a4c460632620", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2cc07e33134748279c7def65404ab4a7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/volume/v3", "region": "RegionOne"}], "id": "dbc10e3868124fa19b41b1d1c0bf36a0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d1920a138fb4b42b99fc8c94dc33d60", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/networking", "region": "RegionOne"}], "id": "f762e4a4551e4dafa74ed123ddb44450", "type": "network", "name": "neutron"}]}}'
2026-03-05 18:29:10,589 80822 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '3146c894-f4cb-46d3-b58d-43f28e901fc9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1520548508-network', 'tenant_id': 'a68425bd8b8a499da987a47e7d17a50d', 'project_id': 'a68425bd8b8a499da987a47e7d17a50d', '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': 26521, '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:29:02Z', 'updated_at': '2026-03-05T17:29:02Z', 'revision_number': 1} available for tenant
2026-03-05 18:29:11,326 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://192.168.122.225/compute/v2.1/servers 0.735s
2026-03-05 18:29:11,326 80822 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-1513938513", "imageRef": "606a9ec4-e007-4de5-a437-f9f871af850d", "flavorRef": "42", "networks": [{"uuid": "3146c894-f4cb-46d3-b58d-43f28e901fc9"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4', '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-02def857-d2fa-408e-89a5-3e1d06bd3874', 'x-compute-request-id': 'req-02def857-d2fa-408e-89a5-3e1d06bd3874', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.225/compute/v2.1/servers'}
Body: b'{"server": {"id": "63641dc9-bcea-4249-805e-732ca19e53f4", "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9N2JdD6U9GLT"}}'
2026-03-05 18:29:11,424 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.095s
2026-03-05 18:29:11,425 80822 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:29:11 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-86ac53a3-e9c3-4883-b583-a3dbc158d264', 'x-compute-request-id': 'req-86ac53a3-e9c3-4883-b583-a3dbc158d264', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:11Z", "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:29:12,612 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.171s
2026-03-05 18:29:12,612 80822 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:29:12 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-5be838a3-62f8-455d-bdae-c847a49ccca4', 'x-compute-request-id': 'req-5be838a3-62f8-455d-bdae-c847a49ccca4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29: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, "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:29:13,775 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.146s
2026-03-05 18:29:13,775 80822 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:29:13 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-1c1d3bcf-022a-4e9c-8434-027d95e95582', 'x-compute-request-id': 'req-1c1d3bcf-022a-4e9c-8434-027d95e95582', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29: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": 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:29:13,791 80822 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:29:14,881 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.088s
2026-03-05 18:29:14,881 80822 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:29:14 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-aa770fe0-b616-4892-85f4-ae3a69e2a710', 'x-compute-request-id': 'req-aa770fe0-b616-4892-85f4-ae3a69e2a710', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29: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": 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:29:16,104 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.206s
2026-03-05 18:29:16,104 80822 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:29:15 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-7656b083-fd7e-445a-8a2c-79b6c5905689', 'x-compute-request-id': 'req-7656b083-fd7e-445a-8a2c-79b6c5905689', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29: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": "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:29:16,119 80822 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-05 18:29:17,297 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.177s
2026-03-05 18:29:17,297 80822 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:29:17 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-19bff1fa-7fbd-48f4-958b-e9a7ba8fbbf9', 'x-compute-request-id': 'req-19bff1fa-7fbd-48f4-958b-e9a7ba8fbbf9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:17Z", "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:29:17,312 80822 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-03-05 18:29:18,559 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.245s
2026-03-05 18:29:18,559 80822 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:29:18 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-e3efe85e-d79a-47e5-9376-cf8359764f7a', 'x-compute-request-id': 'req-e3efe85e-d79a-47e5-9376-cf8359764f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:17Z", "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:29:18,574 80822 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-03-05 18:29:20,205 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.629s
2026-03-05 18:29:20,206 80822 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:29:19 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-2223e59e-e34a-4a62-9a9b-a82ec252df12', 'x-compute-request-id': 'req-2223e59e-e34a-4a62-9a9b-a82ec252df12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:17Z", "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:29:21,487 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.263s
2026-03-05 18:29:21,488 80822 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:29:21 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-434f0515-f2cf-4fd1-9ef2-ff7f0e771bd5', 'x-compute-request-id': 'req-434f0515-f2cf-4fd1-9ef2-ff7f0e771bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:17Z", "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:29:22,709 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.201s
2026-03-05 18:29:22,709 80822 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:29:22 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-c7943faa-dc81-4e3a-8a6a-30c32d8a5018', 'x-compute-request-id': 'req-c7943faa-dc81-4e3a-8a6a-30c32d8a5018', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29: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": "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:29:23,987 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.261s
2026-03-05 18:29:23,987 80822 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:29:23 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-3f782c12-889e-4829-b26a-83f5d92cae84', 'x-compute-request-id': 'req-3f782c12-889e-4829-b26a-83f5d92cae84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29: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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:29:25,147 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.139s
2026-03-05 18:29:25,147 80822 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:29:25 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-f2cc78a4-b0ff-4027-a282-45730401dc38', 'x-compute-request-id': 'req-f2cc78a4-b0ff-4027-a282-45730401dc38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29: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": "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:29:26,250 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.086s
2026-03-05 18:29:26,250 80822 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:29:26 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-72aae386-4fcc-4df8-af5f-109bd9e04ac6', 'x-compute-request-id': 'req-72aae386-4fcc-4df8-af5f-109bd9e04ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:26Z", "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:29:27,400 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.134s
2026-03-05 18:29:27,400 80822 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:29:27 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-c662f5f4-f275-4566-a090-9501fc6f1016', 'x-compute-request-id': 'req-c662f5f4-f275-4566-a090-9501fc6f1016', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:11Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "63641dc9-bcea-4249-805e-732ca19e53f4", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/63641dc9-bcea-4249-805e-732ca19e53f4"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1513938513", "status": "ERROR", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:27Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:29:27Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 63641dc9-bcea-4249-805e-732ca19e53f4."}, "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:29:27,415 80822 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait
2026-03-05 18:29:27,704 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.288s
2026-03-05 18:29:27,704 80822 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:29:27 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-1528afe2-ab76-4e70-a2d7-63838d2aac65', 'x-compute-request-id': 'req-1528afe2-ab76-4e70-a2d7-63838d2aac65', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b''
2026-03-05 18:29:27,740 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4 0.036s
2026-03-05 18:29:27,741 80822 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:29:27 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-ba10208c-49c3-4460-baf6-17d3d370711b', 'x-compute-request-id': 'req-ba10208c-49c3-4460-baf6-17d3d370711b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/63641dc9-bcea-4249-805e-732ca19e53f4'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 63641dc9-bcea-4249-805e-732ca19e53f4 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 63641dc9-bcea-4249-805e-732ca19e53f4 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:29:27Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 63641dc9-bcea-4249-805e-732ca19e53f4.'}. Request ID of server operation performed before checking the server status req-02def857-d2fa-408e-89a5-3e1d06bd3874.
|
||||||
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:29:27,833 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://192.168.122.225/identity/v3/auth/tokens 0.082s
2026-03-05 18:29:27,834 80822 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:29:27 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-9a5070ed-f44f-4d7b-85e2-f9399ada444f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.225/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1028fd80511f4f52a6a6b11fb637c907", "name": "tempest-ServerBootFromVolumeStableRescueTest-1996490510-project-member", "password_expires_at": null}, "audit_ids": ["wyNJTZ9WR9uPP6AO0VZ0qA"], "expires_at": "2026-03-05T18:29:27.000000Z", "issued_at": "2026-03-05T17:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a68425bd8b8a499da987a47e7d17a50d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1996490510"}, "is_domain": false, "roles": [{"id": "d2dfcf409f724b4fb040c4102f8bf99e", "name": "reader"}, {"id": "617bb85e217642d3b3a318dd0c22bd06", "name": "member"}], "catalog": [{"endpoints": [{"id": "899f81e298b749bfa47afa70b4d62ba5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/image", "region": "RegionOne"}], "id": "0274bc136a754d36b684ab1a0b9c7dd9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "639a3ffb1cba4b979bca6d15bcd410ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2.1", "region": "RegionOne"}], "id": "1c0b16188fd14cac89773bbc89b05d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57f52f5376bd4d759c71c21c810e9069", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/placement", "region": "RegionOne"}], "id": "2320eb2e57cb47cd8571aefd8c694280", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f035be899f274c13af54e804708ba5e5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/identity", "region": "RegionOne"}], "id": "3fa2ddf366b145aab531ce7ee419f7c0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0bc9ab3bda5447d6b284acce5965a37f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2/a68425bd8b8a499da987a47e7d17a50d", "region": "RegionOne"}], "id": "7e78b9bf6b3b40aba9c9a4c460632620", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2cc07e33134748279c7def65404ab4a7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/volume/v3", "region": "RegionOne"}], "id": "dbc10e3868124fa19b41b1d1c0bf36a0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d1920a138fb4b42b99fc8c94dc33d60", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/networking", "region": "RegionOne"}], "id": "f762e4a4551e4dafa74ed123ddb44450", "type": "network", "name": "neutron"}]}}'
2026-03-05 18:29:27,834 80822 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '3146c894-f4cb-46d3-b58d-43f28e901fc9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1520548508-network', 'tenant_id': 'a68425bd8b8a499da987a47e7d17a50d', 'project_id': 'a68425bd8b8a499da987a47e7d17a50d', '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': 26521, '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:29:02Z', 'updated_at': '2026-03-05T17:29:02Z', 'revision_number': 1} available for tenant
2026-03-05 18:29:28,208 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://192.168.122.225/compute/v2.1/servers 0.373s
2026-03-05 18:29:28,209 80822 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-2133899510", "imageRef": "606a9ec4-e007-4de5-a437-f9f871af850d", "flavorRef": "42", "networks": [{"uuid": "3146c894-f4cb-46d3-b58d-43f28e901fc9"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:29:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725', '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-124ed8c8-7934-4965-aed5-dbcce036415d', 'x-compute-request-id': 'req-124ed8c8-7934-4965-aed5-dbcce036415d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.225/compute/v2.1/servers'}
Body: b'{"server": {"id": "8510959b-c91d-4a53-965d-2d2962fae725", "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "vS6eHJKAMnJb"}}'
2026-03-05 18:29:28,321 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.110s
2026-03-05 18:29:28,321 80822 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:29:28 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-0e3718bb-adbf-4004-ac95-e2afcdcf3356', 'x-compute-request-id': 'req-0e3718bb-adbf-4004-ac95-e2afcdcf3356', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:28Z", "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:29:29,444 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.105s
2026-03-05 18:29:29,444 80822 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:29:29 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-ca226c08-b868-46a0-b72e-ef0709df9c17', 'x-compute-request-id': 'req-ca226c08-b868-46a0-b72e-ef0709df9c17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29: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": "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:29:30,569 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.108s
2026-03-05 18:29:30,570 80822 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:29:30 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-4f8d5616-0a4d-484e-8ffa-1c6f868864f7', 'x-compute-request-id': 'req-4f8d5616-0a4d-484e-8ffa-1c6f868864f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:30Z", "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:29:30,585 80822 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:29:31,676 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.089s
2026-03-05 18:29:31,676 80822 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:29:31 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-dbc375f9-4443-4e09-9072-ff55f8f30fe9', 'x-compute-request-id': 'req-dbc375f9-4443-4e09-9072-ff55f8f30fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:30Z", "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:29:32,799 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.107s
2026-03-05 18:29:32,799 80822 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:29:32 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-f5d32abd-f4a8-4dd3-9f96-f04051b29b84', 'x-compute-request-id': 'req-f5d32abd-f4a8-4dd3-9f96-f04051b29b84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29: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": "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:29:32,816 80822 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-03-05 18:29:34,020 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.202s
2026-03-05 18:29:34,020 80822 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:29:33 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-dc13bf3a-21c1-4c40-acf8-3a82fabecb2f', 'x-compute-request-id': 'req-dc13bf3a-21c1-4c40-acf8-3a82fabecb2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:34Z", "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:29:34,035 80822 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-03-05 18:29:35,272 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.236s
2026-03-05 18:29:35,273 80822 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:29:35 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-71d9f26b-8b16-4343-ac34-6d134b63479f', 'x-compute-request-id': 'req-71d9f26b-8b16-4343-ac34-6d134b63479f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:34Z", "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:29:35,288 80822 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-03-05 18:29:36,511 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.222s
2026-03-05 18:29:36,511 80822 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:29:36 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-f614760b-be37-4e18-88d3-8b6a18aaf593', 'x-compute-request-id': 'req-f614760b-be37-4e18-88d3-8b6a18aaf593', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:34Z", "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:29:37,718 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.191s
2026-03-05 18:29:37,718 80822 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:29:37 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-ef718cc0-04eb-495e-beeb-e18a0dddfef8', 'x-compute-request-id': 'req-ef718cc0-04eb-495e-beeb-e18a0dddfef8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29: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, "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:29:38,939 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.204s
2026-03-05 18:29:38,939 80822 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:29:38 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-208ce701-2bef-41ee-b92b-2dab82daa0e5', 'x-compute-request-id': 'req-208ce701-2bef-41ee-b92b-2dab82daa0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d8c7ff9782c03ceea13003c3fcfc7ad5eb5b3af40eee3d85093ada10", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:38Z", "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:29:40,140 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.184s
2026-03-05 18:29:40,140 80822 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:29:39 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-da08fd07-edfd-4e91-aaa7-a7c8e415fdb8', 'x-compute-request-id': 'req-da08fd07-edfd-4e91-aaa7-a7c8e415fdb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29: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, "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:29:41,285 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.128s
2026-03-05 18:29:41,285 80822 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:29:41 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-4c5593f4-27c9-4076-8726-db051c762087', 'x-compute-request-id': 'req-4c5593f4-27c9-4076-8726-db051c762087', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29: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": "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:29:42,435 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.134s
2026-03-05 18:29:42,435 80822 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:29:42 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-7c91ce69-cf1b-4a14-b171-d32926349300', 'x-compute-request-id': 'req-7c91ce69-cf1b-4a14-b171-d32926349300', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "BUILD", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:42Z", "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:29:43,554 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.103s
2026-03-05 18:29:43,554 80822 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:29:43 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-24cd4403-55d5-4494-a689-5c4f054e0c89', 'x-compute-request-id': 'req-24cd4403-55d5-4494-a689-5c4f054e0c89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:29:28Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "8510959b-c91d-4a53-965d-2d2962fae725", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/8510959b-c91d-4a53-965d-2d2962fae725"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2133899510", "status": "ERROR", "tenant_id": "a68425bd8b8a499da987a47e7d17a50d", "user_id": "1028fd80511f4f52a6a6b11fb637c907", "updated": "2026-03-05T17:29:43Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:29:43Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8510959b-c91d-4a53-965d-2d2962fae725."}, "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:29:43,569 80822 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 15 second wait
2026-03-05 18:29:43,829 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.259s
2026-03-05 18:29:43,830 80822 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:29:43 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-d812d832-277f-4d66-b88d-10626bca1e3b', 'x-compute-request-id': 'req-d812d832-277f-4d66-b88d-10626bca1e3b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b''
2026-03-05 18:29:43,862 80822 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725 0.032s
2026-03-05 18:29:43,862 80822 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:29:43 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-9296f644-6b55-4702-820a-8a98dec641fe', 'x-compute-request-id': 'req-9296f644-6b55-4702-820a-8a98dec641fe', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/8510959b-c91d-4a53-965d-2d2962fae725'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8510959b-c91d-4a53-965d-2d2962fae725 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 8510959b-c91d-4a53-965d-2d2962fae725 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:29:43Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8510959b-c91d-4a53-965d-2d2962fae725.'}. Request ID of server operation performed before checking the server status req-124ed8c8-7934-4965-aed5-dbcce036415d.
|
||||||
| 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:31:05,289 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://192.168.122.225/identity/v3/auth/tokens 0.140s
2026-03-05 18:31:05,289 80822 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:31:05 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-ddde85b8-2eb0-423f-978d-26ee0890af4c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.225/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a353560d25fb42dcba149c03cd7076d9", "name": "tempest-VolumesActionsTest-1082215060-project-member", "password_expires_at": null}, "audit_ids": ["PNVaj3uMTCmqfqrZF1lzuQ"], "expires_at": "2026-03-05T18:31:05.000000Z", "issued_at": "2026-03-05T17:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be1c08100b884e75aff9a7bfd1bb9dd4", "name": "tempest-VolumesActionsTest-1082215060"}, "is_domain": false, "roles": [{"id": "d2dfcf409f724b4fb040c4102f8bf99e", "name": "reader"}, {"id": "617bb85e217642d3b3a318dd0c22bd06", "name": "member"}], "catalog": [{"endpoints": [{"id": "899f81e298b749bfa47afa70b4d62ba5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/image", "region": "RegionOne"}], "id": "0274bc136a754d36b684ab1a0b9c7dd9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "639a3ffb1cba4b979bca6d15bcd410ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2.1", "region": "RegionOne"}], "id": "1c0b16188fd14cac89773bbc89b05d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57f52f5376bd4d759c71c21c810e9069", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/placement", "region": "RegionOne"}], "id": "2320eb2e57cb47cd8571aefd8c694280", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f035be899f274c13af54e804708ba5e5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/identity", "region": "RegionOne"}], "id": "3fa2ddf366b145aab531ce7ee419f7c0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0bc9ab3bda5447d6b284acce5965a37f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2/be1c08100b884e75aff9a7bfd1bb9dd4", "region": "RegionOne"}], "id": "7e78b9bf6b3b40aba9c9a4c460632620", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2cc07e33134748279c7def65404ab4a7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/volume/v3", "region": "RegionOne"}], "id": "dbc10e3868124fa19b41b1d1c0bf36a0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d1920a138fb4b42b99fc8c94dc33d60", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/networking", "region": "RegionOne"}], "id": "f762e4a4551e4dafa74ed123ddb44450", "type": "network", "name": "neutron"}]}}'
2026-03-05 18:31:05,290 80822 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '3c345f37-a281-4e1d-8518-2af9d6fa1538', 'name': 'tempest-VolumesActionsTest-2122472920-network', 'tenant_id': 'be1c08100b884e75aff9a7bfd1bb9dd4', 'project_id': 'be1c08100b884e75aff9a7bfd1bb9dd4', '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': 29795, '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:30:51Z', 'updated_at': '2026-03-05T17:30:51Z', 'revision_number': 1} available for tenant
2026-03-05 18:31:06,420 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://192.168.122.225/compute/v2.1/servers 1.129s
2026-03-05 18:31:06,420 80822 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-729991192", "imageRef": "606a9ec4-e007-4de5-a437-f9f871af850d", "flavorRef": "42", "networks": [{"uuid": "3c345f37-a281-4e1d-8518-2af9d6fa1538"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923', '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-bee7d58a-3365-49c6-b9d3-5e5adb87a634', 'x-compute-request-id': 'req-bee7d58a-3365-49c6-b9d3-5e5adb87a634', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.225/compute/v2.1/servers'}
Body: b'{"server": {"id": "c39798e7-511f-41eb-963e-38c1aad8e923", "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "gZL6PWvFArB7"}}'
2026-03-05 18:31:06,486 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.064s
2026-03-05 18:31:06,487 80822 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:31:06 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-09cca2dd-54f6-4a06-9ab1-5729c3be387e', 'x-compute-request-id': 'req-09cca2dd-54f6-4a06-9ab1-5729c3be387e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31:06Z", "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:31:07,589 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.091s
2026-03-05 18:31:07,589 80822 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:31:07 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-e2003dbc-5e67-489d-9b0a-990024138231', 'x-compute-request-id': 'req-e2003dbc-5e67-489d-9b0a-990024138231', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31: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": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:31:08,677 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.076s
2026-03-05 18:31:08,677 80822 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:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1223', '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-f5027794-babe-47cf-9baa-e081f8163be9', 'x-compute-request-id': 'req-f5027794-babe-47cf-9baa-e081f8163be9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31:08Z", "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:31:08,688 80822 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:31:09,768 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.078s
2026-03-05 18:31:09,769 80822 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:31:09 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-445402b6-e3d3-432e-a1cc-60c0dab28ed7', 'x-compute-request-id': 'req-445402b6-e3d3-432e-a1cc-60c0dab28ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "59dd008e669f4a2e77f72ae297726c186a0b1ac6a71dd054c07d8dcd", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31: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, "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:31:10,864 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.084s
2026-03-05 18:31:10,864 80822 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:31:10 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-66fe4386-2e7f-40e2-9a69-10395ae6a58b', 'x-compute-request-id': 'req-66fe4386-2e7f-40e2-9a69-10395ae6a58b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "59dd008e669f4a2e77f72ae297726c186a0b1ac6a71dd054c07d8dcd", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31: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, "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:31:11,962 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.086s
2026-03-05 18:31:11,963 80822 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:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1287', '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-02252934-dbb4-48fc-9899-a52c961c3947', 'x-compute-request-id': 'req-02252934-dbb4-48fc-9899-a52c961c3947', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "59dd008e669f4a2e77f72ae297726c186a0b1ac6a71dd054c07d8dcd", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31:11Z", "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:31:11,973 80822 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-05 18:31:13,215 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.240s
2026-03-05 18:31:13,215 80822 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:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1339', '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-16099a33-f0a1-4822-b93c-d9dc031b709c', 'x-compute-request-id': 'req-16099a33-f0a1-4822-b93c-d9dc031b709c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "59dd008e669f4a2e77f72ae297726c186a0b1ac6a71dd054c07d8dcd", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31: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, "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:31:13,226 80822 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-03-05 18:31:14,388 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.162s
2026-03-05 18:31:14,389 80822 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:31:14 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-f4b2148d-6c34-4f61-ae6e-9619117039d9', 'x-compute-request-id': 'req-f4b2148d-6c34-4f61-ae6e-9619117039d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "59dd008e669f4a2e77f72ae297726c186a0b1ac6a71dd054c07d8dcd", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31: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, "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:31:14,400 80822 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-03-05 18:31:15,633 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.231s
2026-03-05 18:31:15,633 80822 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:31:15 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-b6d5ed90-8242-4b88-a485-f424d8a804a3', 'x-compute-request-id': 'req-b6d5ed90-8242-4b88-a485-f424d8a804a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "59dd008e669f4a2e77f72ae297726c186a0b1ac6a71dd054c07d8dcd", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31: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, "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:31:16,791 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.147s
2026-03-05 18:31:16,792 80822 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:31:16 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-a8318fe4-b56f-4e60-b3eb-f3685edf7291', 'x-compute-request-id': 'req-a8318fe4-b56f-4e60-b3eb-f3685edf7291', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "59dd008e669f4a2e77f72ae297726c186a0b1ac6a71dd054c07d8dcd", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31:17Z", "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:31:18,043 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.240s
2026-03-05 18:31:18,043 80822 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:31:17 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-18dc3ce4-036e-4bc7-9aab-457cd601eacf', 'x-compute-request-id': 'req-18dc3ce4-036e-4bc7-9aab-457cd601eacf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "59dd008e669f4a2e77f72ae297726c186a0b1ac6a71dd054c07d8dcd", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31: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, "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:31:19,252 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.197s
2026-03-05 18:31:19,252 80822 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:31:19 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-d89c7099-de9b-423e-b7fc-9e4d69da1593', 'x-compute-request-id': 'req-d89c7099-de9b-423e-b7fc-9e4d69da1593', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31: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, "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:31:20,351 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.088s
2026-03-05 18:31:20,352 80822 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:31:20 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-7778fa60-d4d6-45bc-a381-00cfececd741', 'x-compute-request-id': 'req-7778fa60-d4d6-45bc-a381-00cfececd741', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31: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": []}}'
2026-03-05 18:31:21,478 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.114s
2026-03-05 18:31:21,479 80822 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:31:21 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-aeae543b-04c8-4f2c-87ac-b21d47930e7b', 'x-compute-request-id': 'req-aeae543b-04c8-4f2c-87ac-b21d47930e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "BUILD", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31: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, "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:31:22,618 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.127s
2026-03-05 18:31:22,618 80822 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:31:22 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-bea5f4bc-9156-48ad-acb3-71aefa1f8ee0', 'x-compute-request-id': 'req-bea5f4bc-9156-48ad-acb3-71aefa1f8ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "c39798e7-511f-41eb-963e-38c1aad8e923", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/c39798e7-511f-41eb-963e-38c1aad8e923"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-729991192", "status": "ERROR", "tenant_id": "be1c08100b884e75aff9a7bfd1bb9dd4", "user_id": "a353560d25fb42dcba149c03cd7076d9", "updated": "2026-03-05T17:31:22Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:31:22Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance c39798e7-511f-41eb-963e-38c1aad8e923."}, "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:31:22,629 80822 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait
2026-03-05 18:31:22,918 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 204 DELETE http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.288s
2026-03-05 18:31:22,918 80822 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:31:22 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-655c2add-9439-4cd7-8db8-fc0182242e43', 'x-compute-request-id': 'req-655c2add-9439-4cd7-8db8-fc0182242e43', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b''
2026-03-05 18:31:22,955 80822 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 404 GET http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923 0.036s
2026-03-05 18:31:22,955 80822 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:31:22 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-5eb323ca-0968-4ce3-a64c-256944d3e664', 'x-compute-request-id': 'req-5eb323ca-0968-4ce3-a64c-256944d3e664', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/c39798e7-511f-41eb-963e-38c1aad8e923'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance c39798e7-511f-41eb-963e-38c1aad8e923 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 c39798e7-511f-41eb-963e-38c1aad8e923 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:31:22Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance c39798e7-511f-41eb-963e-38c1aad8e923.'}. Request ID of server operation performed before checking the server status req-bee7d58a-3365-49c6-b9d3-5e5adb87a634.
|
||||||
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:30:53,725 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 201 POST http://192.168.122.225/identity/v3/auth/tokens 0.039s
2026-03-05 18:30:53,725 80826 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:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2516', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-581e7efe-76ec-4f12-ac81-eba06f3f321f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.225/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9a4a570f8ead4b87af1b364b8bc0774f", "name": "tempest-VolumesActionsTest-46704869-project-member", "password_expires_at": null}, "audit_ids": ["4vbrs5oYQ4-Yq1V0UoiYig"], "expires_at": "2026-03-05T18:30:53.000000Z", "issued_at": "2026-03-05T17:30:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11d7000e571a40cbb6a9c8a2fa863382", "name": "tempest-VolumesActionsTest-46704869"}, "is_domain": false, "roles": [{"id": "d2dfcf409f724b4fb040c4102f8bf99e", "name": "reader"}, {"id": "617bb85e217642d3b3a318dd0c22bd06", "name": "member"}], "catalog": [{"endpoints": [{"id": "899f81e298b749bfa47afa70b4d62ba5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/image", "region": "RegionOne"}], "id": "0274bc136a754d36b684ab1a0b9c7dd9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "639a3ffb1cba4b979bca6d15bcd410ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2.1", "region": "RegionOne"}], "id": "1c0b16188fd14cac89773bbc89b05d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57f52f5376bd4d759c71c21c810e9069", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/placement", "region": "RegionOne"}], "id": "2320eb2e57cb47cd8571aefd8c694280", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f035be899f274c13af54e804708ba5e5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/identity", "region": "RegionOne"}], "id": "3fa2ddf366b145aab531ce7ee419f7c0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0bc9ab3bda5447d6b284acce5965a37f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2/11d7000e571a40cbb6a9c8a2fa863382", "region": "RegionOne"}], "id": "7e78b9bf6b3b40aba9c9a4c460632620", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2cc07e33134748279c7def65404ab4a7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/volume/v3", "region": "RegionOne"}], "id": "dbc10e3868124fa19b41b1d1c0bf36a0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d1920a138fb4b42b99fc8c94dc33d60", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/networking", "region": "RegionOne"}], "id": "f762e4a4551e4dafa74ed123ddb44450", "type": "network", "name": "neutron"}]}}'
2026-03-05 18:30:53,726 80826 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_attach_detach_volume_to_instance) Found network {'id': '237fb1d2-af31-4748-abec-6bd3ac72fca3', 'name': 'tempest-VolumesActionsTest-173811917-network', 'tenant_id': '11d7000e571a40cbb6a9c8a2fa863382', 'project_id': '11d7000e571a40cbb6a9c8a2fa863382', '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': 20397, '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:30:44Z', 'updated_at': '2026-03-05T17:30:44Z', 'revision_number': 1} available for tenant
2026-03-05 18:30:54,213 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 202 POST http://192.168.122.225/compute/v2.1/servers 0.487s
2026-03-05 18:30:54,214 80826 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-942154041", "imageRef": "606a9ec4-e007-4de5-a437-f9f871af850d", "flavorRef": "42", "networks": [{"uuid": "237fb1d2-af31-4748-abec-6bd3ac72fca3"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb', '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-32997adc-bd75-408e-b6b8-08d53514e9ae', 'x-compute-request-id': 'req-32997adc-bd75-408e-b6b8-08d53514e9ae', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.225/compute/v2.1/servers'}
Body: b'{"server": {"id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "o7gcYzHTgYrL"}}'
2026-03-05 18:30:54,302 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.086s
2026-03-05 18:30:54,303 80826 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:30:54 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-e09d72c7-a38b-473f-aaef-d7041c08a156', 'x-compute-request-id': 'req-e09d72c7-a38b-473f-aaef-d7041c08a156', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:30:54Z", "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:30:55,490 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.170s
2026-03-05 18:30:55,490 80826 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:30:55 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-ea347405-815d-45d1-9bed-e1784bde2bb8', 'x-compute-request-id': 'req-ea347405-815d-45d1-9bed-e1784bde2bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:30:55Z", "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:30:56,737 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.235s
2026-03-05 18:30:56,738 80826 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:30:56 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-34452c27-b69c-4345-ad0b-9e26554df810', 'x-compute-request-id': 'req-34452c27-b69c-4345-ad0b-9e26554df810', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:30: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": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:30:56,748 80826 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:30:57,859 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.110s
2026-03-05 18:30:57,859 80826 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:30:57 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-39d8fcb8-4c8c-4204-8d28-1e7262fb7195', 'x-compute-request-id': 'req-39d8fcb8-4c8c-4204-8d28-1e7262fb7195', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:30: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": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:30:59,668 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.796s
2026-03-05 18:30:59,668 80826 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:30:58 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-7a917872-47c3-4375-a98f-8e6492ea079e', 'x-compute-request-id': 'req-7a917872-47c3-4375-a98f-8e6492ea079e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:30: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, "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:30:59,679 80826 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-05 18:31:01,169 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.489s
2026-03-05 18:31:01,170 80826 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:31:00 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-b758fb05-4195-4da0-9024-e7418b9e66ac', 'x-compute-request-id': 'req-b758fb05-4195-4da0-9024-e7418b9e66ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:31:01,180 80826 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-03-05 18:31:04,192 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 2.011s
2026-03-05 18:31:04,193 80826 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:31:02 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-6ae54ee9-93f6-4fdc-9f00-9e4846ae3117', 'x-compute-request-id': 'req-6ae54ee9-93f6-4fdc-9f00-9e4846ae3117', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:31:05,572 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.367s
2026-03-05 18:31:05,573 80826 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:31:05 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-feb3e0cd-2f9c-4651-908a-06669b9c1196', 'x-compute-request-id': 'req-feb3e0cd-2f9c-4651-908a-06669b9c1196', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:31:06,800 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.215s
2026-03-05 18:31:06,800 80826 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:31:06 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-52114f5f-11f4-4dc2-8f61-81128bc02551', 'x-compute-request-id': 'req-52114f5f-11f4-4dc2-8f61-81128bc02551', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31:06Z", "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:31:08,009 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.197s
2026-03-05 18:31:08,010 80826 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:31:07 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-6e8b544e-b66f-4a2b-9034-297024729771', 'x-compute-request-id': 'req-6e8b544e-b66f-4a2b-9034-297024729771', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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, "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:31:09,193 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.172s
2026-03-05 18:31:09,194 80826 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:31:09 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-034c59e5-1dc0-49e1-9313-8f221590437c', 'x-compute-request-id': 'req-034c59e5-1dc0-49e1-9313-8f221590437c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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, "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:31:10,284 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.078s
2026-03-05 18:31:10,284 80826 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:31:10 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-94e8d5de-9e50-4202-ab52-ec69f3eb7e6b', 'x-compute-request-id': 'req-94e8d5de-9e50-4202-ab52-ec69f3eb7e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:31:11,379 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.083s
2026-03-05 18:31:11,380 80826 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:31:11 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-e0941cb4-20e9-4c03-a2dc-bd7a97e016c5', 'x-compute-request-id': 'req-e0941cb4-20e9-4c03-a2dc-bd7a97e016c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31:11Z", "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:31:11,390 80826 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 17 second wait
2026-03-05 18:31:12,487 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.096s
2026-03-05 18:31:12,488 80826 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:31:12 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-85dc776f-c9ac-4035-9a51-e705e5bee07a', 'x-compute-request-id': 'req-85dc776f-c9ac-4035-9a51-e705e5bee07a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "0b74db01-2ede-4ed1-be00-84823f0230fb", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/0b74db01-2ede-4ed1-be00-84823f0230fb"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-942154041", "status": "ERROR", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31:11Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:31:11Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0b74db01-2ede-4ed1-be00-84823f0230fb."}, "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:31:12,499 80826 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 18 second wait
2026-03-05 18:31:12,788 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 204 DELETE http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.289s
2026-03-05 18:31:12,789 80826 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:31:12 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-431d060d-fe05-4d35-a7a8-6ba9e0f378e7', 'x-compute-request-id': 'req-431d060d-fe05-4d35-a7a8-6ba9e0f378e7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b''
2026-03-05 18:31:12,822 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 404 GET http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb 0.033s
2026-03-05 18:31:12,822 80826 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:31:12 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-bcfec09c-9526-4b44-90cc-6b66844a3998', 'x-compute-request-id': 'req-bcfec09c-9526-4b44-90cc-6b66844a3998', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/0b74db01-2ede-4ed1-be00-84823f0230fb'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0b74db01-2ede-4ed1-be00-84823f0230fb 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 0b74db01-2ede-4ed1-be00-84823f0230fb failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:31:11Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0b74db01-2ede-4ed1-be00-84823f0230fb.'}. Request ID of server operation performed before checking the server status req-32997adc-bd75-408e-b6b8-08d53514e9ae.
|
||||||
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:31:12,934 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 201 POST http://192.168.122.225/identity/v3/auth/tokens 0.081s
2026-03-05 18:31:12,934 80826 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:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2516', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fc4f2a73-5236-4bda-ade1-5210ff6d8e84', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.225/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9a4a570f8ead4b87af1b364b8bc0774f", "name": "tempest-VolumesActionsTest-46704869-project-member", "password_expires_at": null}, "audit_ids": ["nDA4esFvRreWK4VBIH2C-Q"], "expires_at": "2026-03-05T18:31:12.000000Z", "issued_at": "2026-03-05T17:31:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11d7000e571a40cbb6a9c8a2fa863382", "name": "tempest-VolumesActionsTest-46704869"}, "is_domain": false, "roles": [{"id": "d2dfcf409f724b4fb040c4102f8bf99e", "name": "reader"}, {"id": "617bb85e217642d3b3a318dd0c22bd06", "name": "member"}], "catalog": [{"endpoints": [{"id": "899f81e298b749bfa47afa70b4d62ba5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/image", "region": "RegionOne"}], "id": "0274bc136a754d36b684ab1a0b9c7dd9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "639a3ffb1cba4b979bca6d15bcd410ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2.1", "region": "RegionOne"}], "id": "1c0b16188fd14cac89773bbc89b05d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57f52f5376bd4d759c71c21c810e9069", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/placement", "region": "RegionOne"}], "id": "2320eb2e57cb47cd8571aefd8c694280", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f035be899f274c13af54e804708ba5e5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/identity", "region": "RegionOne"}], "id": "3fa2ddf366b145aab531ce7ee419f7c0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0bc9ab3bda5447d6b284acce5965a37f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2/11d7000e571a40cbb6a9c8a2fa863382", "region": "RegionOne"}], "id": "7e78b9bf6b3b40aba9c9a4c460632620", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2cc07e33134748279c7def65404ab4a7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/volume/v3", "region": "RegionOne"}], "id": "dbc10e3868124fa19b41b1d1c0bf36a0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d1920a138fb4b42b99fc8c94dc33d60", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/networking", "region": "RegionOne"}], "id": "f762e4a4551e4dafa74ed123ddb44450", "type": "network", "name": "neutron"}]}}'
2026-03-05 18:31:12,935 80826 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_get_volume_attachment) Found network {'id': '237fb1d2-af31-4748-abec-6bd3ac72fca3', 'name': 'tempest-VolumesActionsTest-173811917-network', 'tenant_id': '11d7000e571a40cbb6a9c8a2fa863382', 'project_id': '11d7000e571a40cbb6a9c8a2fa863382', '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': 20397, '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:30:44Z', 'updated_at': '2026-03-05T17:30:44Z', 'revision_number': 1} available for tenant
2026-03-05 18:31:13,577 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 202 POST http://192.168.122.225/compute/v2.1/servers 0.641s
2026-03-05 18:31:13,578 80826 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-1859446279", "imageRef": "606a9ec4-e007-4de5-a437-f9f871af850d", "flavorRef": "42", "networks": [{"uuid": "237fb1d2-af31-4748-abec-6bd3ac72fca3"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6', '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-b323390e-82fb-4e63-9f16-391a56b2622f', 'x-compute-request-id': 'req-b323390e-82fb-4e63-9f16-391a56b2622f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.225/compute/v2.1/servers'}
Body: b'{"server": {"id": "3c82c800-da06-4fb7-98fa-695205af24c6", "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4jSiL5V3oYrb"}}'
2026-03-05 18:31:13,650 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.070s
2026-03-05 18:31:13,650 80826 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:31:13 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-e0e90289-8f42-4be7-89d1-467078e38c80', 'x-compute-request-id': 'req-e0e90289-8f42-4be7-89d1-467078e38c80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31:13Z", "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:31:14,747 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.085s
2026-03-05 18:31:14,747 80826 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:31:14 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-9337e43b-23a9-4a6a-99ba-54d406578a50', 'x-compute-request-id': 'req-9337e43b-23a9-4a6a-99ba-54d406578a50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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, "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:31:15,845 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.085s
2026-03-05 18:31:15,845 80826 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:31:15 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-d1f5523a-c1b9-461b-97a8-e4390b061ba9', 'x-compute-request-id': 'req-d1f5523a-c1b9-461b-97a8-e4390b061ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:31:15,857 80826 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:31:16,943 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.085s
2026-03-05 18:31:16,943 80826 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:31:16 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-e6726ad5-458b-448d-a2f1-c77eb9cdf88c', 'x-compute-request-id': 'req-e6726ad5-458b-448d-a2f1-c77eb9cdf88c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:31:18,085 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.129s
2026-03-05 18:31:18,085 80826 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:31:17 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-61551c53-96b9-433f-8bb5-7357aef86a1f', 'x-compute-request-id': 'req-61551c53-96b9-433f-8bb5-7357aef86a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31:17Z", "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:31:18,096 80826 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-05 18:31:19,303 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.205s
2026-03-05 18:31:19,303 80826 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:31:19 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-4ea43531-8190-48ab-a483-fa4cfaf5f088', 'x-compute-request-id': 'req-4ea43531-8190-48ab-a483-fa4cfaf5f088', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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, "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:31:19,314 80826 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-03-05 18:31:20,553 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.238s
2026-03-05 18:31:20,554 80826 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:31:20 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-3274ef73-8cb5-45fb-b3c3-b4260d595b46', 'x-compute-request-id': 'req-3274ef73-8cb5-45fb-b3c3-b4260d595b46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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, "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:31:20,564 80826 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-03-05 18:31:21,755 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.189s
2026-03-05 18:31:21,755 80826 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:31:21 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-5d19ed5f-c6dd-417b-aeaa-f4ac7b15f5b8', 'x-compute-request-id': 'req-5d19ed5f-c6dd-417b-aeaa-f4ac7b15f5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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, "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:31:22,954 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.187s
2026-03-05 18:31:22,955 80826 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:31:22 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-6430c094-a71c-4f0a-8fca-5da775f320bc', 'x-compute-request-id': 'req-6430c094-a71c-4f0a-8fca-5da775f320bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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:31:24,174 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.200s
2026-03-05 18:31:24,175 80826 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:31:23 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-5e112759-5f80-4874-8ad1-084541089f70', 'x-compute-request-id': 'req-5e112759-5f80-4874-8ad1-084541089f70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "2fd8ea16159f00f5970682da1a34cfbf089cbbc48b2a2f4ad3e8f4f8", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31:24Z", "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:31:25,367 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.180s
2026-03-05 18:31:25,367 80826 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:31:25 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-164dd221-66e0-4c2b-b340-72bc96075226', 'x-compute-request-id': 'req-164dd221-66e0-4c2b-b340-72bc96075226', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31:24Z", "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:31:26,459 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.079s
2026-03-05 18:31:26,459 80826 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:31:26 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-7f600e34-2053-45f7-8c08-ef1a174e8d48', 'x-compute-request-id': 'req-7f600e34-2053-45f7-8c08-ef1a174e8d48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31:24Z", "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:31:27,557 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.083s
2026-03-05 18:31:27,557 80826 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:31:27 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-59136c86-d0be-47a8-9980-3c4c39e98a3f', 'x-compute-request-id': 'req-59136c86-d0be-47a8-9980-3c4c39e98a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "BUILD", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31: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, "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:31:28,676 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.106s
2026-03-05 18:31:28,676 80826 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:31:28 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-8125c2e4-0db3-4685-bd1b-21de133be9c1', 'x-compute-request-id': 'req-8125c2e4-0db3-4685-bd1b-21de133be9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "3c82c800-da06-4fb7-98fa-695205af24c6", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/3c82c800-da06-4fb7-98fa-695205af24c6"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1859446279", "status": "ERROR", "tenant_id": "11d7000e571a40cbb6a9c8a2fa863382", "user_id": "9a4a570f8ead4b87af1b364b8bc0774f", "updated": "2026-03-05T17:31:28Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:31:28Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3c82c800-da06-4fb7-98fa-695205af24c6."}, "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:31:28,687 80826 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 15 second wait
2026-03-05 18:31:28,986 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 204 DELETE http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.298s
2026-03-05 18:31:28,986 80826 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:31:28 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-b91868c4-8505-4505-bfde-354346fc323c', 'x-compute-request-id': 'req-b91868c4-8505-4505-bfde-354346fc323c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b''
2026-03-05 18:31:29,019 80826 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 404 GET http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6 0.032s
2026-03-05 18:31:29,019 80826 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:31:28 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-a60d68bb-c7f7-4b37-87b4-8868da7eb129', 'x-compute-request-id': 'req-a60d68bb-c7f7-4b37-87b4-8868da7eb129', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/3c82c800-da06-4fb7-98fa-695205af24c6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3c82c800-da06-4fb7-98fa-695205af24c6 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 3c82c800-da06-4fb7-98fa-695205af24c6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:31:28Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3c82c800-da06-4fb7-98fa-695205af24c6.'}. Request ID of server operation performed before checking the server status req-b323390e-82fb-4e63-9f16-391a56b2622f.
|
||||||
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:31:46,071 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST http://192.168.122.225/identity/v3/auth/tokens 0.036s
2026-03-05 18:31:46,072 80824 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:31:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2522', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5039e64a-b7e5-46c4-8323-dc747a60a285', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.225/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "937a2ee6d40c4fd68abc25c45dc95413", "name": "tempest-VolumesNegativeTest-1019175561-project-member", "password_expires_at": null}, "audit_ids": ["8yStNOIsQqKd5jJu_Z0XFA"], "expires_at": "2026-03-05T18:31:46.000000Z", "issued_at": "2026-03-05T17:31:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13626b3d0b8345ce8d3dd3eac5672d88", "name": "tempest-VolumesNegativeTest-1019175561"}, "is_domain": false, "roles": [{"id": "d2dfcf409f724b4fb040c4102f8bf99e", "name": "reader"}, {"id": "617bb85e217642d3b3a318dd0c22bd06", "name": "member"}], "catalog": [{"endpoints": [{"id": "899f81e298b749bfa47afa70b4d62ba5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/image", "region": "RegionOne"}], "id": "0274bc136a754d36b684ab1a0b9c7dd9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "639a3ffb1cba4b979bca6d15bcd410ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2.1", "region": "RegionOne"}], "id": "1c0b16188fd14cac89773bbc89b05d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57f52f5376bd4d759c71c21c810e9069", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/placement", "region": "RegionOne"}], "id": "2320eb2e57cb47cd8571aefd8c694280", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f035be899f274c13af54e804708ba5e5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/identity", "region": "RegionOne"}], "id": "3fa2ddf366b145aab531ce7ee419f7c0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0bc9ab3bda5447d6b284acce5965a37f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/compute/v2/13626b3d0b8345ce8d3dd3eac5672d88", "region": "RegionOne"}], "id": "7e78b9bf6b3b40aba9c9a4c460632620", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2cc07e33134748279c7def65404ab4a7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/volume/v3", "region": "RegionOne"}], "id": "dbc10e3868124fa19b41b1d1c0bf36a0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d1920a138fb4b42b99fc8c94dc33d60", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.225/networking", "region": "RegionOne"}], "id": "f762e4a4551e4dafa74ed123ddb44450", "type": "network", "name": "neutron"}]}}'
2026-03-05 18:31:46,072 80824 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant
2026-03-05 18:31:46,369 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 202 POST http://192.168.122.225/compute/v2.1/servers 0.296s
2026-03-05 18:31:46,369 80824 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-378561614", "imageRef": "606a9ec4-e007-4de5-a437-f9f871af850d", "flavorRef": "42"}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:31:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8', '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-ba970f02-2f81-4994-881c-7d6ea76d8449', 'x-compute-request-id': 'req-ba970f02-2f81-4994-881c-7d6ea76d8449', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.225/compute/v2.1/servers'}
Body: b'{"server": {"id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "psboPGeucz5Z"}}'
2026-03-05 18:31:46,465 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.093s
2026-03-05 18:31:46,466 80824 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:31:46 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-5610dbc6-a889-4b39-a6ad-c1a75b4aaa58', 'x-compute-request-id': 'req-5610dbc6-a889-4b39-a6ad-c1a75b4aaa58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:31:46Z", "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:31:47,734 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.256s
2026-03-05 18:31:47,734 80824 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:31:47 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-8cf21c76-fd75-43f0-b0f6-e85c7e09748d', 'x-compute-request-id': 'req-8cf21c76-fd75-43f0-b0f6-e85c7e09748d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:31: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": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:31:48,934 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.187s
2026-03-05 18:31:48,934 80824 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:31:48 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-2aca023b-12de-47e3-ba37-03a5002006f3', 'x-compute-request-id': 'req-2aca023b-12de-47e3-ba37-03a5002006f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "faecf4a4643fc648532d36a4e53e91cf80dbd54e9a668cfeed3632da", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:31: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": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:31:48,947 80824 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:31:50,028 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.080s
2026-03-05 18:31:50,028 80824 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:31: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-4d86943f-2f9a-472a-96c0-66f4ca54fd72', 'x-compute-request-id': 'req-4d86943f-2f9a-472a-96c0-66f4ca54fd72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "faecf4a4643fc648532d36a4e53e91cf80dbd54e9a668cfeed3632da", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:31: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": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:31:51,131 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.091s
2026-03-05 18:31:51,131 80824 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:31: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-0515343b-f3cf-448c-918f-7327ecf3b1b2', 'x-compute-request-id': 'req-0515343b-f3cf-448c-918f-7327ecf3b1b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "faecf4a4643fc648532d36a4e53e91cf80dbd54e9a668cfeed3632da", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:31: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": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:31:51,142 80824 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-05 18:31:52,327 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.183s
2026-03-05 18:31:52,327 80824 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:31: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-bd959a7d-be87-4259-97dd-fe6840631b43', 'x-compute-request-id': 'req-bd959a7d-be87-4259-97dd-fe6840631b43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "faecf4a4643fc648532d36a4e53e91cf80dbd54e9a668cfeed3632da", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:31: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:31:52,338 80824 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-03-05 18:31:53,499 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.160s
2026-03-05 18:31:53,500 80824 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:31: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-21bc6cb7-30f5-47ca-8e34-33ab46a54746', 'x-compute-request-id': 'req-21bc6cb7-30f5-47ca-8e34-33ab46a54746', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "faecf4a4643fc648532d36a4e53e91cf80dbd54e9a668cfeed3632da", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:31: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:31:53,511 80824 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-03-05 18:31:54,682 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.170s
2026-03-05 18:31:54,682 80824 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:31:54 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-105aa5e2-488c-4bb4-9014-dfa626ac3b8c', 'x-compute-request-id': 'req-105aa5e2-488c-4bb4-9014-dfa626ac3b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "faecf4a4643fc648532d36a4e53e91cf80dbd54e9a668cfeed3632da", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:31: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:31:55,892 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.197s
2026-03-05 18:31:55,892 80824 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:31: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-f58ced70-de5e-4644-bf12-8ffe5c31885c', 'x-compute-request-id': 'req-f58ced70-de5e-4644-bf12-8ffe5c31885c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "faecf4a4643fc648532d36a4e53e91cf80dbd54e9a668cfeed3632da", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:31: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:31:57,079 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.175s
2026-03-05 18:31:57,079 80824 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:31: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-c9d07b8e-ee98-45ee-9e76-2f48ed2209ef', 'x-compute-request-id': 'req-c9d07b8e-ee98-45ee-9e76-2f48ed2209ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "faecf4a4643fc648532d36a4e53e91cf80dbd54e9a668cfeed3632da", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:31: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, "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:31:58,297 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.206s
2026-03-05 18:31:58,298 80824 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:31: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-32d2c5a2-7abf-4478-bfa1-c871bd989a06', 'x-compute-request-id': 'req-32d2c5a2-7abf-4478-bfa1-c871bd989a06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:31: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, "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:31:59,515 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.206s
2026-03-05 18:31:59,516 80824 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:31: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-a912adbe-aaed-465f-a9ae-c98214aa5187', 'x-compute-request-id': 'req-a912adbe-aaed-465f-a9ae-c98214aa5187', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:31: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, "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:32:00,613 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.080s
2026-03-05 18:32:00,613 80824 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:32:00 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-bd7babb2-65ea-4fb3-a654-ed5b049c843d', 'x-compute-request-id': 'req-bd7babb2-65ea-4fb3-a654-ed5b049c843d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:31: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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:32:01,746 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.118s
2026-03-05 18:32:01,746 80824 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:32:01 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-d2c7c805-c817-4e54-9252-974675be48e3', 'x-compute-request-id': 'req-d2c7c805-c817-4e54-9252-974675be48e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "BUILD", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:32:01Z", "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:32:01,757 80824 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 15 second wait
2026-03-05 18:32:02,894 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.135s
2026-03-05 18:32:02,895 80824 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:32:02 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-425f04ec-1c66-468c-915a-7ef88bcee7f3', 'x-compute-request-id': 'req-425f04ec-1c66-468c-915a-7ef88bcee7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:31:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/flavors/42"}]}, "hostId": "", "id": "f03cf08e-4a11-4c5e-925d-6540f281d0f8", "image": {"id": "606a9ec4-e007-4de5-a437-f9f871af850d", "links": [{"rel": "bookmark", "href": "http://192.168.122.225/compute/images/606a9ec4-e007-4de5-a437-f9f871af850d"}]}, "links": [{"rel": "self", "href": "http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}, {"rel": "bookmark", "href": "http://192.168.122.225/compute/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-378561614", "status": "ERROR", "tenant_id": "13626b3d0b8345ce8d3dd3eac5672d88", "user_id": "937a2ee6d40c4fd68abc25c45dc95413", "updated": "2026-03-05T17:32:02Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:32:02Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f03cf08e-4a11-4c5e-925d-6540f281d0f8."}, "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:32:02,906 80824 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 16 second wait
2026-03-05 18:32:03,247 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 204 DELETE http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.341s
2026-03-05 18:32:03,247 80824 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:32:02 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-8587ee73-d03f-47be-8e85-0a76bf61f522', 'x-compute-request-id': 'req-8587ee73-d03f-47be-8e85-0a76bf61f522', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b''
2026-03-05 18:32:03,290 80824 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 404 GET http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8 0.042s
2026-03-05 18:32:03,290 80824 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:32: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-1f07c411-edc6-49d5-8286-03ca4fcf6d5f', 'x-compute-request-id': 'req-1f07c411-edc6-49d5-8286-03ca4fcf6d5f', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.225/compute/v2.1/servers/f03cf08e-4a11-4c5e-925d-6540f281d0f8'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance f03cf08e-4a11-4c5e-925d-6540f281d0f8 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 f03cf08e-4a11-4c5e-925d-6540f281d0f8 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:32:02Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f03cf08e-4a11-4c5e-925d-6540f281d0f8.'}. Request ID of server operation performed before checking the server status req-ba970f02-2f81-4994-881c-7d6ea76d8449.
|
||||||
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 | |
ProjectAdminTests39) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests33) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests33) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests39) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests39) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectMemberTests33) |
skip
pt19.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
| 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)
|
||||||
ProjectAdminTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
| 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 | |
ProjectMemberTests) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt22.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| 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 | |
VolumeTypesMemberTests) |
skip
pt24.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
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)
|
||||||
VolumeTypesMemberTests) |
skip
pt24.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt24.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| 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 | |
LiveAutoBlockMigrationV225Test) |
skip
pt29.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt29.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
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 | |
VolumeRetypeWithMigrationTest) |
skip
pt35.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt35.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| 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 | ||