Status: Pass 248 Failure 2 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tearDownClass (tempest.api.compute.servers.test_server_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerActionsTestOtherA) |
fail
ft1.1: tearDownClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7b94cbca10c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerActionsTestOtherA:tearDownClass) Failed to delete volume 51ebc39f-0c35-459a-a883-cc464e0ca307 within the required time (196 s). Timer started at 1779821562. Timer ended at 1779821758. Waited for 196 s., <traceback object at 0x7b94cbd02580>))
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
fail
ft2.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-26 20:44:43,106 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://192.168.122.170/compute/v2.1/servers/0281b7d3-4396-447f-8e96-3d902f6124df 0.377s
2026-05-26 20:44:43,106 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', '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-cb774856-6d7a-4596-b558-1983d12c0604', 'x-compute-request-id': 'req-cb774856-6d7a-4596-b558-1983d12c0604', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/0281b7d3-4396-447f-8e96-3d902f6124df'}
Body: b'{"server": {"id": "0281b7d3-4396-447f-8e96-3d902f6124df", "name": "tempest-ServerActionsTestOtherA-server-1349581629", "status": "ACTIVE", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:43:29Z", "updated": "2026-05-26T18:44:10Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:4c:95"}, {"version": 4, "addr": "172.24.4.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:4c:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/0281b7d3-4396-447f-8e96-3d902f6124df"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/0281b7d3-4396-447f-8e96-3d902f6124df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1860310795", "OS-SRV-USG:launched_at": "2026-05-26T18:44:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1024131279"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:44:44,018 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.170/volume/v3/volumes 0.898s
2026-05-26 20:44:44,019 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1967927531"}}
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04650f47-4951-44fc-b00e-c810c6fd18be', 'content-length': '763', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04650f47-4951-44fc-b00e-c810c6fd18be', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.170/volume/v3/volumes'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:43.871371", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-26 20:44:44,428 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://192.168.122.170/identity/v3/auth/tokens 0.394s
2026-05-26 20:44:44,428 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2530', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e7700233-01cd-40cf-8945-4d7503d0c6dc', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.170/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b250d638dba04f84bc4e75c4631ac4b0", "name": "tempest-ServerActionsTestOtherA-1279498231-project-member", "password_expires_at": null}, "audit_ids": ["rC0IJ5GIQxWMLhB1Bujpkg"], "expires_at": "2026-05-26T19:44:44.000000Z", "issued_at": "2026-05-26T18:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8efffe70fa7c4897847a64082fe349ab", "name": "tempest-ServerActionsTestOtherA-1279498231"}, "is_domain": false, "roles": [{"id": "5995d5ccb1ca4785995ede3c77d5e0be", "name": "member"}, {"id": "4f557244670f431c8e8e9f80e5253826", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af0c38e9565143fc968d99cbb7dd119e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.170/image", "region": "RegionOne"}], "id": "162208102fd24b089553e21fd26422ea", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2032280c6e04729a240a6e3dcc706d1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.170/volume/v3", "region": "RegionOne"}], "id": "4a28a496178742349eea0c4ba68a3291", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "dc88ba157e9a403a926452c7e002d920", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.170/networking", "region": "RegionOne"}], "id": "74cb624895244d62a82276edf3b6f6c7", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d93b861815c7464f800f9c3c1bcb3e75", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.170/identity", "region": "RegionOne"}], "id": "88d19ff7393c46f79f38167151855baa", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "33a338cb15914433b7f4807c8badb506", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.170/compute/v2/8efffe70fa7c4897847a64082fe349ab", "region": "RegionOne"}], "id": "9eb8a540e2994c5e961e5e79f1cb31d3", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b6cafe1d511a482e85875613e1686383", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.170/placement", "region": "RegionOne"}], "id": "b512e4d9953143ebbcf6d8c057ec3482", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "e17f0c42ac54424fb6b6c629b3ae36c9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.170/compute/v2.1", "region": "RegionOne"}], "id": "f03d4aa197dc48f0a294b79dbe11f5ca", "type": "compute", "name": "nova"}]}}'
2026-05-26 20:44:44,430 86437 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': '65e611d8-fcde-4301-9fa9-b1c24a33af27', 'name': 'tempest-ServerActionsTestOtherA-1766553916-network', 'tenant_id': '8efffe70fa7c4897847a64082fe349ab', 'project_id': '8efffe70fa7c4897847a64082fe349ab', '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': 59024, '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-05-26T18:42:56Z', 'updated_at': '2026-05-26T18:42:56Z', 'revision_number': 1} available for tenant
2026-05-26 20:44:44,431 86437 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-26 20:44:44,431 86437 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-26 20:44:44,675 86437 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.170/compute/v2.1/os-keypairs 0.243s
2026-05-26 20:44:44,676 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-891459068", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI+329bNRSouyAyYr9sXZaVDYTpLoeKkK7VgVMv5SKCXkjFH2R++m+7+GGV9qTsYOnPGXlOgqCg/WnQ0uNgNBrvUIdJe3SrOkqkkrWbCVODEIYplMuv6/X1+aTHy55iabA=="}}
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', '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-630b18db-35df-4a3d-a1b0-62066f5be505', 'x-compute-request-id': 'req-630b18db-35df-4a3d-a1b0-62066f5be505', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-891459068", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI+329bNRSouyAyYr9sXZaVDYTpLoeKkK7VgVMv5SKCXkjFH2R++m+7+GGV9qTsYOnPGXlOgqCg/WnQ0uNgNBrvUIdJe3SrOkqkkrWbCVODEIYplMuv6/X1+aTHy55iabA==", "fingerprint": "35:13:aa:3b:99:14:fb:ac:ea:0c:b6:05:7e:cf:40:ac", "user_id": "b250d638dba04f84bc4e75c4631ac4b0"}}'
2026-05-26 20:44:44,678 86437 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-891459068 created
2026-05-26 20:44:45,640 86437 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.170/networking/v2.0/security-groups 0.960s
2026-05-26 20:44:45,640 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--180259134", "description": "tempest-description--1533437542"}}
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-ec7f67e6-916f-49a9-b6ac-c7d4a0a0c50d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.170/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "0a9630a2-999d-4fd9-a4c2-ad80c4f01e78", "name": "tempest-securitygroup--180259134", "stateful": true, "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "project_id": "8efffe70fa7c4897847a64082fe349ab", "description": "tempest-description--1533437542", "shared": false, "security_group_rules": [{"id": "9c389bd9-6a54-4f5c-88bf-6cb716e2ddcf", "project_id": "8efffe70fa7c4897847a64082fe349ab", "security_group_id": "0a9630a2-999d-4fd9-a4c2-ad80c4f01e78", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 159, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T18:44:45Z", "updated_at": "2026-05-26T18:44:45Z", "revision_number": 0, "tenant_id": "8efffe70fa7c4897847a64082fe349ab"}, {"id": "e0abb358-883e-4f6a-aa82-767b3f2fe36e", "project_id": "8efffe70fa7c4897847a64082fe349ab", "security_group_id": "0a9630a2-999d-4fd9-a4c2-ad80c4f01e78", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 158, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T18:44:44Z", "updated_at": "2026-05-26T18:44:44Z", "revision_number": 0, "tenant_id": "8efffe70fa7c4897847a64082fe349ab"}], "tags": [], "created_at": "2026-05-26T18:44:44Z", "updated_at": "2026-05-26T18:44:45Z", "revision_number": 1}}'
2026-05-26 20:44:46,468 86437 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.170/networking/v2.0/security-group-rules 0.826s
2026-05-26 20:44:46,468 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "0a9630a2-999d-4fd9-a4c2-ad80c4f01e78", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-4a051a86-613a-44bd-867c-6136b7e96c7d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.170/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9f147035-6b99-4650-8b79-a08682a45f92", "project_id": "8efffe70fa7c4897847a64082fe349ab", "security_group_id": "0a9630a2-999d-4fd9-a4c2-ad80c4f01e78", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T18:44:45Z", "updated_at": "2026-05-26T18:44:45Z", "revision_number": 0, "tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:44:47,024 86437 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.170/networking/v2.0/security-group-rules 0.555s
2026-05-26 20:44:47,026 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "0a9630a2-999d-4fd9-a4c2-ad80c4f01e78", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-05268f6e-47ba-4193-86da-6bbb42b505ef', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.170/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "00fb9a77-9563-46ed-9031-921663a8342a", "project_id": "8efffe70fa7c4897847a64082fe349ab", "security_group_id": "0a9630a2-999d-4fd9-a4c2-ad80c4f01e78", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T18:44:46Z", "updated_at": "2026-05-26T18:44:46Z", "revision_number": 0, "tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:44:47,026 86437 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--180259134 created
2026-05-26 20:44:48,697 86437 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.170/networking/v2.0/floatingips 1.669s
2026-05-26 20:44:48,697 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "388bcec3-de94-439f-ad7c-4eae23187b4d"}}
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-5ee84901-db54-4dd7-85c9-519cc6a890de', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.170/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "b8ad1b3b-3121-4cd8-8678-af92a513905d", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "project_id": "8efffe70fa7c4897847a64082fe349ab", "floating_ip_address": "172.24.4.100", "floating_network_id": "388bcec3-de94-439f-ad7c-4eae23187b4d", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T18:44:47Z", "updated_at": "2026-05-26T18:44:47Z", "revision_number": 0}}'
2026-05-26 20:44:48,698 86437 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b8ad1b3b-3121-4cd8-8678-af92a513905d', 'tenant_id': '8efffe70fa7c4897847a64082fe349ab', 'project_id': '8efffe70fa7c4897847a64082fe349ab', 'floating_ip_address': '172.24.4.100', 'floating_network_id': '388bcec3-de94-439f-ad7c-4eae23187b4d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T18:44:47Z', 'updated_at': '2026-05-26T18:44:47Z', 'revision_number': 0, 'ip': '172.24.4.100'} created
2026-05-26 20:44:48,698 86437 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-891459068', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI+329bNRSouyAyYr9sXZaVDYTpLoeKkK7VgVMv5SKCXkjFH2R++m+7+GGV9qTsYOnPGXlOgqCg/WnQ0uNgNBrvUIdJe3SrOkqkkrWbCVODEIYplMuv6/X1+aTHy55iabA==', 'fingerprint': '35:13:aa:3b:99:14:fb:ac:ea:0c:b6:05:7e:cf:40:ac', 'user_id': 'b250d638dba04f84bc4e75c4631ac4b0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBoBENDM97g3cXe3Oljt7qCC8+45PBc1bFWpxNRGF3KHehR+wgEfAn9\nFSjXTueJIkCgBwYFK4EEACKhZANiAASPt9vWzUUqLsgMmK/bF2WlQ2E6S6HipCu1\nYFTL+Uigl5IxR9kfvpvu/hhlfak7GDpzxl5ToKgoP1p0NLjYDQa71CHSXt0qzpKp\nJK1mwlTgxCGKZTLr+v19fmkx8ueYmmw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0a9630a2-999d-4fd9-a4c2-ad80c4f01e78', 'name': 'tempest-securitygroup--180259134', 'stateful': True, 'tenant_id': '8efffe70fa7c4897847a64082fe349ab', 'project_id': '8efffe70fa7c4897847a64082fe349ab', 'description': 'tempest-description--1533437542', 'shared': False, 'security_group_rules': [{'id': '9c389bd9-6a54-4f5c-88bf-6cb716e2ddcf', 'project_id': '8efffe70fa7c4897847a64082fe349ab', 'security_group_id': '0a9630a2-999d-4fd9-a4c2-ad80c4f01e78', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 159, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T18:44:45Z', 'updated_at': '2026-05-26T18:44:45Z', 'revision_number': 0, 'tenant_id': '8efffe70fa7c4897847a64082fe349ab'}, {'id': 'e0abb358-883e-4f6a-aa82-767b3f2fe36e', 'project_id': '8efffe70fa7c4897847a64082fe349ab', 'security_group_id': '0a9630a2-999d-4fd9-a4c2-ad80c4f01e78', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 158, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T18:44:44Z', 'updated_at': '2026-05-26T18:44:44Z', 'revision_number': 0, 'tenant_id': '8efffe70fa7c4897847a64082fe349ab'}], 'tags': [], 'created_at': '2026-05-26T18:44:44Z', 'updated_at': '2026-05-26T18:44:45Z', 'revision_number': 1}, 'floating_ip': {'id': 'b8ad1b3b-3121-4cd8-8678-af92a513905d', 'tenant_id': '8efffe70fa7c4897847a64082fe349ab', 'project_id': '8efffe70fa7c4897847a64082fe349ab', 'floating_ip_address': '172.24.4.100', 'floating_network_id': '388bcec3-de94-439f-ad7c-4eae23187b4d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T18:44:47Z', 'updated_at': '2026-05-26T18:44:47Z', 'revision_number': 0, 'ip': '172.24.4.100'}}
2026-05-26 20:44:50,710 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.170/compute/v2.1/servers 2.010s
2026-05-26 20:44:50,711 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-tempest.common.compute-instance-872995635", "imageRef": "9e98027f-d482-43a6-854c-1a968a897def", "flavorRef": "42", "networks": [{"uuid": "65e611d8-fcde-4301-9fa9-b1c24a33af27"}], "security_groups": [{"name": "tempest-securitygroup--180259134"}], "key_name": "tempest-keypair-891459068", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3', '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-823e853b-65a0-4a23-a61f-e46b4b5e5002', 'x-compute-request-id': 'req-823e853b-65a0-4a23-a61f-e46b4b5e5002', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.170/compute/v2.1/servers'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--180259134"}], "adminPass": "5wHwDXDuFrxQ"}}'
2026-05-26 20:44:50,945 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.230s
2026-05-26 20:44:50,945 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-d2cad526-f0ef-46c4-8c8a-1d141c367243', 'x-compute-request-id': 'req-d2cad526-f0ef-46c4-8c8a-1d141c367243', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:51Z", "updated": "2026-05-26T18:44:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-891459068", "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-05-26 20:44:52,281 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.315s
2026-05-26 20:44:52,281 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-9c4e4ba7-fb81-4cc6-b88c-68a14b0b1374', 'x-compute-request-id': 'req-9c4e4ba7-fb81-4cc6-b88c-68a14b0b1374', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:51Z", "updated": "2026-05-26T18:44:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-891459068", "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-05-26 20:44:53,541 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.237s
2026-05-26 20:44:53,542 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1250', '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-a013beaa-fa62-4150-bbc1-538466147bca', 'x-compute-request-id': 'req-a013beaa-fa62-4150-bbc1-538466147bca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:44:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "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-05-26 20:44:53,562 86437 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-26 20:44:54,739 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.175s
2026-05-26 20:44:54,740 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1250', '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-0bdd9471-668f-455c-b683-e99831ebd268', 'x-compute-request-id': 'req-0bdd9471-668f-455c-b683-e99831ebd268', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:44:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "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-05-26 20:44:56,361 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.607s
2026-05-26 20:44:56,362 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1250', '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-925ad605-fc31-4355-b3a8-94a769c57464', 'x-compute-request-id': 'req-925ad605-fc31-4355-b3a8-94a769c57464', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:44:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "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-05-26 20:44:58,108 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.727s
2026-05-26 20:44:58,108 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1306', '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-66457750-da4c-492c-8184-ba4dedbb5d4a', 'x-compute-request-id': 'req-66457750-da4c-492c-8184-ba4dedbb5d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:44:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "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-05-26 20:45:00,145 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 1.020s
2026-05-26 20:45:00,145 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:44:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1314', '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-f6b0f144-cf77-4c24-b2e7-8c42ba4c8569', 'x-compute-request-id': 'req-f6b0f144-cf77-4c24-b2e7-8c42ba4c8569', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "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-05-26 20:45:00,159 86437 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 10 second wait
2026-05-26 20:45:01,557 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.396s
2026-05-26 20:45:01,558 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1312', '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-3287fbec-8718-4271-8eff-bf5b788eb1d3', 'x-compute-request-id': 'req-3287fbec-8718-4271-8eff-bf5b788eb1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "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-05-26 20:45:01,572 86437 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 11 second wait
2026-05-26 20:45:03,378 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.804s
2026-05-26 20:45:03,378 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', '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-4f6e3788-a251-4024-ae62-3f7fa7303d47', 'x-compute-request-id': 'req-4f6e3788-a251-4024-ae62-3f7fa7303d47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:45:04,658 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.264s
2026-05-26 20:45:04,659 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', '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-f65d1e4d-b662-4ff6-be69-e72a43eb7767', 'x-compute-request-id': 'req-f65d1e4d-b662-4ff6-be69-e72a43eb7767', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:45:05,992 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.321s
2026-05-26 20:45:05,993 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', '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-89759f66-0518-471a-884d-91e56fcb1ca8', 'x-compute-request-id': 'req-89759f66-0518-471a-884d-91e56fcb1ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:45:07,668 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.663s
2026-05-26 20:45:07,669 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', '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-5a1ff8a6-c36f-487b-ac07-0490b0d56ea0', 'x-compute-request-id': 'req-5a1ff8a6-c36f-487b-ac07-0490b0d56ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:45:08,967 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.281s
2026-05-26 20:45:08,968 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', '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-1c58da16-07f6-4c9c-8902-6562ad2633ff', 'x-compute-request-id': 'req-1c58da16-07f6-4c9c-8902-6562ad2633ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:45:10,922 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.939s
2026-05-26 20:45:10,922 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', '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-2bd29e59-abad-419f-a416-8296aa9bb57e', 'x-compute-request-id': 'req-2bd29e59-abad-419f-a416-8296aa9bb57e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:45:16,691 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 4.753s
2026-05-26 20:45:16,691 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', '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-88eb052c-f2b6-44c0-831c-269af8c89fd3', 'x-compute-request-id': 'req-88eb052c-f2b6-44c0-831c-269af8c89fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "BUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:45:18,019 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.312s
2026-05-26 20:45:18,019 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', '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-e5cf06a4-f738-4499-a7f4-59ad582efca6', 'x-compute-request-id': 'req-e5cf06a4-f738-4499-a7f4-59ad582efca6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "ACTIVE", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:45:18,036 86437 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 28 second wait
2026-05-26 20:45:18,375 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-interface 0.338s
2026-05-26 20:45:18,376 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', '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-521c252b-291d-48f3-84cb-bcdf06a2e2e2', 'x-compute-request-id': 'req-521c252b-291d-48f3-84cb-bcdf06a2e2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "65e611d8-fcde-4301-9fa9-b1c24a33af27", "port_id": "869909bd-ec76-4210-ab84-83d5d1b79f33", "mac_addr": "fa:16:3e:00:59:8c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4c0fa421-6cc2-46a8-a6c2-079f036ccd25", "ip_address": "10.0.0.7"}]}]}'
2026-05-26 20:45:20,102 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://192.168.122.170/networking/v2.0/floatingips/b8ad1b3b-3121-4cd8-8678-af92a513905d 1.720s
2026-05-26 20:45:20,102 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "869909bd-ec76-4210-ab84-83d5d1b79f33"}}
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-9ced3518-9bfc-49e4-8192-7671ed036304', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/networking/v2.0/floatingips/b8ad1b3b-3121-4cd8-8678-af92a513905d'}
Body: b'{"floatingip": {"id": "b8ad1b3b-3121-4cd8-8678-af92a513905d", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "project_id": "8efffe70fa7c4897847a64082fe349ab", "floating_ip_address": "172.24.4.100", "floating_network_id": "388bcec3-de94-439f-ad7c-4eae23187b4d", "router_id": "b582986f-dfc9-4333-abab-c0eecaaf8b37", "port_id": "869909bd-ec76-4210-ab84-83d5d1b79f33", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "65e611d8-fcde-4301-9fa9-b1c24a33af27", "mac_address": "fa:16:3e:00:59:8c", "admin_state_up": true, "status": "ACTIVE", "device_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T18:44:47Z", "updated_at": "2026-05-26T18:45:19Z", "revision_number": 1}}'
2026-05-26 20:45:20,103 86437 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.100:22' as 'cirros' with public key authentication
2026-05-26 20:45:31,349 86437 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 1. Retry after 2 seconds.
2026-05-26 20:45:33,858 86437 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 20:45:33,966 86437 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 20:45:33,968 86437 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.100 successfully created
2026-05-26 20:45:34,670 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.701s
2026-05-26 20:45:34,670 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', '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-52073e76-2377-4f86-85c6-f88a66b50498', 'x-compute-request-id': 'req-52073e76-2377-4f86-85c6-f88a66b50498', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "ACTIVE", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:45:34,757 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.073s
2026-05-26 20:45:34,758 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-800c9725-a733-48f7-8362-f3a3e7387870', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-800c9725-a733-48f7-8362-f3a3e7387870', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:11.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:45:34,771 86437 INFO [tempest.common.waiters] volume 51ebc39f-0c35-459a-a883-cc464e0ca307 reached available after waiting for 0.771811 seconds
2026-05-26 20:45:37,321 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 POST http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 2.548s
2026-05-26 20:45:37,322 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307"}}
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', '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-b310b184-d118-4d68-806d-20e27b127022', 'x-compute-request-id': 'req-b310b184-d118-4d68-806d-20e27b127022', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "device": "/dev/vdb"}}'
2026-05-26 20:45:37,477 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.153s
2026-05-26 20:45:37,478 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed2fa12-3307-40a9-a50a-009662bd3bbc', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed2fa12-3307-40a9-a50a-009662bd3bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:37.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:45:38,545 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.054s
2026-05-26 20:45:38,546 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e535f60c-a901-472d-b409-74b66296f872', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e535f60c-a901-472d-b409-74b66296f872', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:37.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:45:39,604 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.046s
2026-05-26 20:45:39,604 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be41e7b2-7cd9-4d04-885e-002aac13a071', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be41e7b2-7cd9-4d04-885e-002aac13a071', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:37.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:45:40,738 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.123s
2026-05-26 20:45:40,739 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e773f87b-aaaf-4f39-9abf-39e8b024f9c6', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e773f87b-aaaf-4f39-9abf-39e8b024f9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:37.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:45:41,842 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.086s
2026-05-26 20:45:41,842 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a52245d6-3886-4ea1-8f38-c03f6c94f4da', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a52245d6-3886-4ea1-8f38-c03f6c94f4da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:41.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:45:43,049 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.194s
2026-05-26 20:45:43,049 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c7e4bb4-ac6d-4a98-8f2b-e96553a39f32', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c7e4bb4-ac6d-4a98-8f2b-e96553a39f32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:41.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:45:44,169 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.105s
2026-05-26 20:45:44,169 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54783e2-5d5b-427c-af05-b2262a7501f9', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54783e2-5d5b-427c-af05-b2262a7501f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:41.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:45:45,244 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.059s
2026-05-26 20:45:45,245 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d476b4-f081-49d7-bf58-649c634a041e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d476b4-f081-49d7-bf58-649c634a041e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:41.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:45:46,340 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.084s
2026-05-26 20:45:46,341 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91978ccd-2cc4-4e99-95d7-bf11f6538748', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91978ccd-2cc4-4e99-95d7-bf11f6538748', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:46.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "11d17877-cf70-4293-9ace-44b10746fe8f", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:41.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:45:46,356 86437 INFO [tempest.common.waiters] Attachment 11d17877-cf70-4293-9ace-44b10746fe8f created for volume 51ebc39f-0c35-459a-a883-cc464e0ca307 to server 46e6edfc-ebda-4068-836a-4f81dd7f4df3 after waiting for 9.356541 seconds
2026-05-26 20:45:46,429 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.071s
2026-05-26 20:45:46,429 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18de1460-fc47-4b47-88f4-9ab6cb033c79', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18de1460-fc47-4b47-88f4-9ab6cb033c79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:46.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "11d17877-cf70-4293-9ace-44b10746fe8f", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:41.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:45:46,441 86437 INFO [tempest.common.waiters] volume 51ebc39f-0c35-459a-a883-cc464e0ca307 reached in-use after waiting for 0.441292 seconds
2026-05-26 20:45:46,778 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.337s
2026-05-26 20:45:46,779 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', '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-8b85c4cc-a9d5-44c5-b89c-ed18d4b26170', 'x-compute-request-id': 'req-8b85c4cc-a9d5-44c5-b89c-ed18d4b26170', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-tempest.common.compute-instance-872995635", "status": "ACTIVE", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:45:47,638 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/action 0.847s
2026-05-26 20:45:47,639 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rebuild": {"name": "tempest-ServerActionsTestOtherA-server-1742492647", "metadata": {"rebuild": "server"}, "adminPass": "rebuildPassw0rd", "imageRef": "9e98027f-d482-43a6-854c-1a968a897def"}}
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3', '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-3adb1ce3-be89-4f72-bb24-3186c93e1712', 'x-compute-request-id': 'req-3adb1ce3-be89-4f72-bb24-3186c93e1712', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/action'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "REBUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:47Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7"}, {"version": 4, "addr": "172.24.4.100"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "adminPass": "rebuildPassw0rd"}}'
2026-05-26 20:45:48,100 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.445s
2026-05-26 20:45:48,100 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1755', '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-0eaec67e-c836-4811-8caa-5acd0db8f5f8', 'x-compute-request-id': 'req-0eaec67e-c836-4811-8caa-5acd0db8f5f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "REBUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:47Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:45:49,337 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.220s
2026-05-26 20:45:49,338 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1755', '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-7cb9058f-2c46-46c0-be10-76be8d8d9a4a', 'x-compute-request-id': 'req-7cb9058f-2c46-46c0-be10-76be8d8d9a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "REBUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:45:50,772 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.420s
2026-05-26 20:45:50,773 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1755', '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-24acb9ab-ed55-4b80-b7d2-661cc4abfb3a', 'x-compute-request-id': 'req-24acb9ab-ed55-4b80-b7d2-661cc4abfb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "REBUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:45:52,627 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.840s
2026-05-26 20:45:52,627 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1755', '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-78bc0f3e-505d-42f4-90ba-e9dbf5a3eb61', 'x-compute-request-id': 'req-78bc0f3e-505d-42f4-90ba-e9dbf5a3eb61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "REBUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:45:54,050 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.410s
2026-05-26 20:45:54,050 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1773', '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-2056e7ab-7a71-46fb-a686-1823777fe4d5', 'x-compute-request-id': 'req-2056e7ab-7a71-46fb-a686-1823777fe4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "REBUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:53Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "rebuild_block_device_mapping", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:45:54,064 86437 INFO [tempest.common.waiters] State transition "REBUILD/rebuilding" ==> "REBUILD/rebuild_block_device_mapping" after 6 second wait
2026-05-26 20:45:55,353 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.288s
2026-05-26 20:45:55,354 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1773', '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-2272d89c-04b1-4124-b054-a6b4b2115ceb', 'x-compute-request-id': 'req-2272d89c-04b1-4124-b054-a6b4b2115ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "REBUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:53Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "rebuild_block_device_mapping", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:45:56,684 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.313s
2026-05-26 20:45:56,685 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1773', '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-32f2fc28-6b69-4171-a5f1-2a0813c09b96', 'x-compute-request-id': 'req-32f2fc28-6b69-4171-a5f1-2a0813c09b96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "REBUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:53Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "rebuild_block_device_mapping", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:45:58,349 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.647s
2026-05-26 20:45:58,350 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1761', '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-f3d65319-4076-42cf-8195-a0efb890653d', 'x-compute-request-id': 'req-f3d65319-4076-42cf-8195-a0efb890653d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "REBUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:57Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:45:58,368 86437 INFO [tempest.common.waiters] State transition "REBUILD/rebuild_block_device_mapping" ==> "REBUILD/rebuild_spawning" after 10 second wait
2026-05-26 20:46:00,208 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.839s
2026-05-26 20:46:00,208 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:45:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1761', '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-fabf7ae3-a97a-4310-ab17-c64e80f016ea', 'x-compute-request-id': 'req-fabf7ae3-a97a-4310-ab17-c64e80f016ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "REBUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:57Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:46:01,651 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.425s
2026-05-26 20:46:01,652 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1761', '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-c0b51795-bb6c-4148-8ecf-72585e022f12', 'x-compute-request-id': 'req-c0b51795-bb6c-4148-8ecf-72585e022f12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "REBUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:57Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:46:03,994 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 1.326s
2026-05-26 20:46:03,997 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1761', '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-9e0aa726-1c2f-4ca5-a4af-66802f96e76a', 'x-compute-request-id': 'req-9e0aa726-1c2f-4ca5-a4af-66802f96e76a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "REBUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:45:57Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:46:05,227 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.214s
2026-05-26 20:46:05,227 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1760', '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-1f51515b-144d-4a21-99f0-0869cafb07f6', 'x-compute-request-id': 'req-1f51515b-144d-4a21-99f0-0869cafb07f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "REBUILD", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:46:04Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:46:06,539 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.287s
2026-05-26 20:46:06,540 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1815', '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-b6c0c883-0500-4c7b-bf83-061afa9083a9', 'x-compute-request-id': 'req-b6c0c883-0500-4c7b-bf83-061afa9083a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "ERROR", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:46:05Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-26T18:46:04Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:46:06,553 86437 INFO [tempest.common.waiters] State transition "REBUILD/rebuild_spawning" ==> "ERROR/None" after 18 second wait
2026-05-26 20:46:06,738 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://192.168.122.170/compute/v2.1/servers/0281b7d3-4396-447f-8e96-3d902f6124df 0.183s
2026-05-26 20:46:06,738 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', '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-37001002-3f82-4b92-b219-a51a3d422019', 'x-compute-request-id': 'req-37001002-3f82-4b92-b219-a51a3d422019', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/0281b7d3-4396-447f-8e96-3d902f6124df'}
Body: b'{"server": {"id": "0281b7d3-4396-447f-8e96-3d902f6124df", "name": "tempest-ServerActionsTestOtherA-server-1349581629", "status": "ACTIVE", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:43:29Z", "updated": "2026-05-26T18:44:10Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:4c:95"}, {"version": 4, "addr": "172.24.4.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:4c:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/0281b7d3-4396-447f-8e96-3d902f6124df"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/0281b7d3-4396-447f-8e96-3d902f6124df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1860310795", "OS-SRV-USG:launched_at": "2026-05-26T18:44:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1024131279"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:46:06,796 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.046s
2026-05-26 20:46:06,796 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-795a26c2-ea73-42a9-97f0-68e0af6573c6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-795a26c2-ea73-42a9-97f0-68e0af6573c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:46:06,983 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 409 DELETE http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments/51ebc39f-0c35-459a-a883-cc464e0ca307 0.176s
2026-05-26 20:46:06,983 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:06 GMT', 'server': 'Apache/2.4.58 (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': '150', 'x-openstack-request-id': 'req-1c17dde9-71f4-4dca-b7bc-cac0f94ea56f', 'x-compute-request-id': 'req-1c17dde9-71f4-4dca-b7bc-cac0f94ea56f', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 46e6edfc-ebda-4068-836a-4f81dd7f4df3 while it is in vm_state error"}}'
2026-05-26 20:46:07,056 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.068s
2026-05-26 20:46:07,056 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-ee2fab88-3193-4cec-ab48-a27fecd3c137', 'x-compute-request-id': 'req-ee2fab88-3193-4cec-ab48-a27fecd3c137', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:08,116 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.055s
2026-05-26 20:46:08,117 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-73c60ff8-a2a9-4a33-a9bf-5e9a70bb654a', 'x-compute-request-id': 'req-73c60ff8-a2a9-4a33-a9bf-5e9a70bb654a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:09,169 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.048s
2026-05-26 20:46:09,169 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0a085cc9-7ddf-4659-ab5d-51c8906e1823', 'x-compute-request-id': 'req-0a085cc9-7ddf-4659-ab5d-51c8906e1823', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:10,232 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.061s
2026-05-26 20:46:10,233 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e2994da1-1b48-491c-97f6-8687dd09cc0e', 'x-compute-request-id': 'req-e2994da1-1b48-491c-97f6-8687dd09cc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:11,299 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.063s
2026-05-26 20:46:11,299 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1b75f56e-dd60-4f41-a18b-729a2df5f8f6', 'x-compute-request-id': 'req-1b75f56e-dd60-4f41-a18b-729a2df5f8f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:12,363 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.059s
2026-05-26 20:46:12,364 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-5863f214-b554-467d-a143-6c6f8160002d', 'x-compute-request-id': 'req-5863f214-b554-467d-a143-6c6f8160002d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:13,459 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.091s
2026-05-26 20:46:13,459 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-5014f0b1-0efa-423e-899b-2c4953e3d418', 'x-compute-request-id': 'req-5014f0b1-0efa-423e-899b-2c4953e3d418', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:14,541 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.079s
2026-05-26 20:46:14,541 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2df00aff-2087-471c-b85f-9b607d047d89', 'x-compute-request-id': 'req-2df00aff-2087-471c-b85f-9b607d047d89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:15,625 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.079s
2026-05-26 20:46:15,626 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-bdd0d87c-bed7-48be-96ee-b162aa5fd85e', 'x-compute-request-id': 'req-bdd0d87c-bed7-48be-96ee-b162aa5fd85e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:16,684 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.053s
2026-05-26 20:46:16,684 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-bff04449-079b-4bd6-b041-6cc21496c2aa', 'x-compute-request-id': 'req-bff04449-079b-4bd6-b041-6cc21496c2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:17,763 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.076s
2026-05-26 20:46:17,764 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0559a4cd-9d44-4fde-8a46-514474b7ee4a', 'x-compute-request-id': 'req-0559a4cd-9d44-4fde-8a46-514474b7ee4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:18,836 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.068s
2026-05-26 20:46:18,836 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-aa1d02f4-66e1-4cc3-ae54-264af76feafa', 'x-compute-request-id': 'req-aa1d02f4-66e1-4cc3-ae54-264af76feafa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:19,900 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.060s
2026-05-26 20:46:19,901 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8682de26-06c3-4dba-9d73-14f4a3aa0ad7', 'x-compute-request-id': 'req-8682de26-06c3-4dba-9d73-14f4a3aa0ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:20,989 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.084s
2026-05-26 20:46:20,989 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-46a4dc04-e358-4c4b-8de1-20c5ef186b03', 'x-compute-request-id': 'req-46a4dc04-e358-4c4b-8de1-20c5ef186b03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:22,051 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.058s
2026-05-26 20:46:22,051 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-38d31873-e1f9-469c-9475-7679477425a6', 'x-compute-request-id': 'req-38d31873-e1f9-469c-9475-7679477425a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:23,146 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.090s
2026-05-26 20:46:23,147 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b623f53e-13b1-4914-ac78-f41e1e8cf5e0', 'x-compute-request-id': 'req-b623f53e-13b1-4914-ac78-f41e1e8cf5e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:24,258 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.108s
2026-05-26 20:46:24,259 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-af3c2734-d244-40ab-82fe-bc28517e969f', 'x-compute-request-id': 'req-af3c2734-d244-40ab-82fe-bc28517e969f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:25,385 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.120s
2026-05-26 20:46:25,386 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-89913ea0-6206-4de3-80e6-9f241d04c5d2', 'x-compute-request-id': 'req-89913ea0-6206-4de3-80e6-9f241d04c5d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:26,497 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.108s
2026-05-26 20:46:26,497 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0dd0690f-6276-4708-9d3a-d37299a0936c', 'x-compute-request-id': 'req-0dd0690f-6276-4708-9d3a-d37299a0936c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:27,595 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.095s
2026-05-26 20:46:27,596 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-bf1053fc-b2d4-475e-8ce1-497853b23db3', 'x-compute-request-id': 'req-bf1053fc-b2d4-475e-8ce1-497853b23db3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:28,671 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.072s
2026-05-26 20:46:28,672 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-79295286-62b8-4b85-b590-6992060527b6', 'x-compute-request-id': 'req-79295286-62b8-4b85-b590-6992060527b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:29,739 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.062s
2026-05-26 20:46:29,740 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-84a9b18f-f3f7-48b6-99d9-463e44816a66', 'x-compute-request-id': 'req-84a9b18f-f3f7-48b6-99d9-463e44816a66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:30,818 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.074s
2026-05-26 20:46:30,818 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-ee900e8b-4b96-45a1-aa0c-a53568c22bf7', 'x-compute-request-id': 'req-ee900e8b-4b96-45a1-aa0c-a53568c22bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:31,900 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.079s
2026-05-26 20:46:31,900 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-c054d1ea-e1c4-49e2-92d6-4186e8d468f3', 'x-compute-request-id': 'req-c054d1ea-e1c4-49e2-92d6-4186e8d468f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:33,043 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.140s
2026-05-26 20:46:33,043 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-5cf7f9d7-82ea-448f-8307-dbf17417b261', 'x-compute-request-id': 'req-5cf7f9d7-82ea-448f-8307-dbf17417b261', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:34,119 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.073s
2026-05-26 20:46:34,120 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-333fd789-2bca-4f59-8406-d4b7ea246ca6', 'x-compute-request-id': 'req-333fd789-2bca-4f59-8406-d4b7ea246ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:35,212 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.087s
2026-05-26 20:46:35,212 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d8738476-0d42-4f41-a9a6-de258961f038', 'x-compute-request-id': 'req-d8738476-0d42-4f41-a9a6-de258961f038', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:36,304 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.087s
2026-05-26 20:46:36,305 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-312f393a-b28e-4626-b22d-f221232ef413', 'x-compute-request-id': 'req-312f393a-b28e-4626-b22d-f221232ef413', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:37,406 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.096s
2026-05-26 20:46:37,406 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b7032582-ecdc-48c1-bf59-980d3c949435', 'x-compute-request-id': 'req-b7032582-ecdc-48c1-bf59-980d3c949435', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:38,486 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.075s
2026-05-26 20:46:38,487 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8b06b511-4fd4-4967-aaa1-663e8f959c04', 'x-compute-request-id': 'req-8b06b511-4fd4-4967-aaa1-663e8f959c04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:39,582 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.092s
2026-05-26 20:46:39,582 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a0731b3f-b141-478a-b6e0-3d786c48e575', 'x-compute-request-id': 'req-a0731b3f-b141-478a-b6e0-3d786c48e575', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:40,647 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.060s
2026-05-26 20:46:40,647 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-c4dcdd65-281a-4ef3-9bb4-76929b2d71bc', 'x-compute-request-id': 'req-c4dcdd65-281a-4ef3-9bb4-76929b2d71bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:41,713 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.063s
2026-05-26 20:46:41,713 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-37266f5b-4b65-4908-992f-20b4388951d3', 'x-compute-request-id': 'req-37266f5b-4b65-4908-992f-20b4388951d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:42,776 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.060s
2026-05-26 20:46:42,776 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3fef3d90-ebb0-4e7d-9819-5200434b32d2', 'x-compute-request-id': 'req-3fef3d90-ebb0-4e7d-9819-5200434b32d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:43,853 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.072s
2026-05-26 20:46:43,853 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1d2e1b92-b451-49a4-9805-4e2d80272a65', 'x-compute-request-id': 'req-1d2e1b92-b451-49a4-9805-4e2d80272a65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:44,916 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.059s
2026-05-26 20:46:44,916 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-cc350dfa-d108-4023-adaf-3fd804769387', 'x-compute-request-id': 'req-cc350dfa-d108-4023-adaf-3fd804769387', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:45,976 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.057s
2026-05-26 20:46:45,976 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-cbd03993-a80c-4326-bb26-3fcf7802dd23', 'x-compute-request-id': 'req-cbd03993-a80c-4326-bb26-3fcf7802dd23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:47,080 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.101s
2026-05-26 20:46:47,081 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8090dc2c-b7ed-4847-b9be-8a3c26e2ddff', 'x-compute-request-id': 'req-8090dc2c-b7ed-4847-b9be-8a3c26e2ddff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:48,173 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.086s
2026-05-26 20:46:48,173 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-cfed8ef4-9d8a-410f-bfe1-741230c50f87', 'x-compute-request-id': 'req-cfed8ef4-9d8a-410f-bfe1-741230c50f87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:49,247 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.069s
2026-05-26 20:46:49,247 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-dc9df93b-d1c0-4f2f-b2c2-3bfdc09bbc59', 'x-compute-request-id': 'req-dc9df93b-d1c0-4f2f-b2c2-3bfdc09bbc59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:50,337 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.086s
2026-05-26 20:46:50,338 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3d2ba6cf-753e-43f3-9bc2-147aadb18dd3', 'x-compute-request-id': 'req-3d2ba6cf-753e-43f3-9bc2-147aadb18dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:51,487 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.146s
2026-05-26 20:46:51,488 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-c8f3aeaa-017d-4583-8175-cbccd982dcd9', 'x-compute-request-id': 'req-c8f3aeaa-017d-4583-8175-cbccd982dcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:52,551 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.059s
2026-05-26 20:46:52,551 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-80c6359a-87d3-41bd-a1c6-a348c54768c1', 'x-compute-request-id': 'req-80c6359a-87d3-41bd-a1c6-a348c54768c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:53,622 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.068s
2026-05-26 20:46:53,623 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-44b8b221-fba8-4efd-8ea3-82c3124437c3', 'x-compute-request-id': 'req-44b8b221-fba8-4efd-8ea3-82c3124437c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:54,693 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.067s
2026-05-26 20:46:54,694 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-cac40fdd-1f82-4306-b464-3f22749250c3', 'x-compute-request-id': 'req-cac40fdd-1f82-4306-b464-3f22749250c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:55,750 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.054s
2026-05-26 20:46:55,753 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-00e05989-379e-46c4-b626-b6c1ff9bdf43', 'x-compute-request-id': 'req-00e05989-379e-46c4-b626-b6c1ff9bdf43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:56,843 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.087s
2026-05-26 20:46:56,843 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-9dc7f71d-ea19-4956-bf7a-f92c0c09df28', 'x-compute-request-id': 'req-9dc7f71d-ea19-4956-bf7a-f92c0c09df28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:57,989 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.142s
2026-05-26 20:46:57,991 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-368b6d8a-af2c-43f2-8ae1-d6f5d289d2a0', 'x-compute-request-id': 'req-368b6d8a-af2c-43f2-8ae1-d6f5d289d2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:46:59,170 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.176s
2026-05-26 20:46:59,171 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:46:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a272ebb5-1ef7-4b54-ac03-bfaebc751488', 'x-compute-request-id': 'req-a272ebb5-1ef7-4b54-ac03-bfaebc751488', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:00,337 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.162s
2026-05-26 20:47:00,337 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-45f06143-2d47-4a4d-8cd9-2451773e553f', 'x-compute-request-id': 'req-45f06143-2d47-4a4d-8cd9-2451773e553f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:01,458 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.116s
2026-05-26 20:47:01,458 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-cf4f7f0e-9f5f-4798-886e-7158c7622413', 'x-compute-request-id': 'req-cf4f7f0e-9f5f-4798-886e-7158c7622413', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:02,657 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.193s
2026-05-26 20:47:02,657 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-547db0ff-13dc-4a4f-9c00-d7e25ee5f501', 'x-compute-request-id': 'req-547db0ff-13dc-4a4f-9c00-d7e25ee5f501', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:03,875 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.213s
2026-05-26 20:47:03,876 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-eaf9199a-f30f-44cf-9203-6971e1eb0779', 'x-compute-request-id': 'req-eaf9199a-f30f-44cf-9203-6971e1eb0779', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:04,972 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.090s
2026-05-26 20:47:04,972 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-14b6d763-084f-4a73-9f3b-70f110ea9be2', 'x-compute-request-id': 'req-14b6d763-084f-4a73-9f3b-70f110ea9be2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:06,082 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.103s
2026-05-26 20:47:06,084 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-54444513-0ce5-4263-9b9c-9f2516b336e4', 'x-compute-request-id': 'req-54444513-0ce5-4263-9b9c-9f2516b336e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:07,206 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.118s
2026-05-26 20:47:07,206 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0463a8e4-9370-42ff-86e2-1fc144abe553', 'x-compute-request-id': 'req-0463a8e4-9370-42ff-86e2-1fc144abe553', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:08,301 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.090s
2026-05-26 20:47:08,302 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-97e998a9-92a1-490f-99b3-4d2d55907fc3', 'x-compute-request-id': 'req-97e998a9-92a1-490f-99b3-4d2d55907fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:09,401 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.094s
2026-05-26 20:47:09,402 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d22e8ec9-3945-4847-98b9-e4e69516a809', 'x-compute-request-id': 'req-d22e8ec9-3945-4847-98b9-e4e69516a809', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:10,475 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.070s
2026-05-26 20:47:10,476 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-658b3eb0-8e59-40ee-ae5f-041657662648', 'x-compute-request-id': 'req-658b3eb0-8e59-40ee-ae5f-041657662648', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:11,539 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.059s
2026-05-26 20:47:11,540 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-25125b21-db85-4e8e-bad9-833f5b2ffd35', 'x-compute-request-id': 'req-25125b21-db85-4e8e-bad9-833f5b2ffd35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:12,623 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.080s
2026-05-26 20:47:12,625 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-be98493c-4328-4ff3-9348-110dfd2c1063', 'x-compute-request-id': 'req-be98493c-4328-4ff3-9348-110dfd2c1063', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:13,713 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.084s
2026-05-26 20:47:13,713 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-5a2bceec-c480-465a-a72c-a1d82d399fbf', 'x-compute-request-id': 'req-5a2bceec-c480-465a-a72c-a1d82d399fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:14,774 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.058s
2026-05-26 20:47:14,775 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-deef60b8-b7fe-49de-b6e0-fd7c08fa0d0d', 'x-compute-request-id': 'req-deef60b8-b7fe-49de-b6e0-fd7c08fa0d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:15,848 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.070s
2026-05-26 20:47:15,849 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e843e3c3-4851-400e-a23e-3077687572ac', 'x-compute-request-id': 'req-e843e3c3-4851-400e-a23e-3077687572ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:16,906 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.055s
2026-05-26 20:47:16,907 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-02f5f68a-e4e5-40e7-b48b-da4f312fcf4e', 'x-compute-request-id': 'req-02f5f68a-e4e5-40e7-b48b-da4f312fcf4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:17,961 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.052s
2026-05-26 20:47:17,962 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-85a168cb-ae60-426f-93b4-6328281a8738', 'x-compute-request-id': 'req-85a168cb-ae60-426f-93b4-6328281a8738', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:19,026 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.060s
2026-05-26 20:47:19,026 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-5683527e-68c9-4c64-98f8-dc0a6932d5af', 'x-compute-request-id': 'req-5683527e-68c9-4c64-98f8-dc0a6932d5af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:20,116 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.087s
2026-05-26 20:47:20,117 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-bada9438-caa9-4566-8527-0f55b992b372', 'x-compute-request-id': 'req-bada9438-caa9-4566-8527-0f55b992b372', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:21,186 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.065s
2026-05-26 20:47:21,186 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f4bc7ba0-0fc5-4267-aed5-a1c725396df4', 'x-compute-request-id': 'req-f4bc7ba0-0fc5-4267-aed5-a1c725396df4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:22,272 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.082s
2026-05-26 20:47:22,272 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e42a6497-f390-487e-beda-b70e39298ecd', 'x-compute-request-id': 'req-e42a6497-f390-487e-beda-b70e39298ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:23,335 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.056s
2026-05-26 20:47:23,335 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e3e432e5-82e5-49cf-9a20-69c36976b1a4', 'x-compute-request-id': 'req-e3e432e5-82e5-49cf-9a20-69c36976b1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:24,446 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.107s
2026-05-26 20:47:24,447 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fd21142a-11fa-4663-a9c1-e63bd448e72b', 'x-compute-request-id': 'req-fd21142a-11fa-4663-a9c1-e63bd448e72b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:25,574 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.121s
2026-05-26 20:47:25,575 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f49f170f-7b9d-4118-978d-9028a8bb5899', 'x-compute-request-id': 'req-f49f170f-7b9d-4118-978d-9028a8bb5899', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:26,641 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.062s
2026-05-26 20:47:26,641 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1888aec4-70df-452c-bd72-d89dea03d732', 'x-compute-request-id': 'req-1888aec4-70df-452c-bd72-d89dea03d732', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:27,996 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.350s
2026-05-26 20:47:27,997 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-02c1e980-b3d6-457c-826b-4296efcfc35f', 'x-compute-request-id': 'req-02c1e980-b3d6-457c-826b-4296efcfc35f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:29,099 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.099s
2026-05-26 20:47:29,099 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-befc4c06-b077-4990-afd9-2d4616f5ef86', 'x-compute-request-id': 'req-befc4c06-b077-4990-afd9-2d4616f5ef86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:30,254 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.151s
2026-05-26 20:47:30,255 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-27230973-5eb7-421d-896e-85fe69581355', 'x-compute-request-id': 'req-27230973-5eb7-421d-896e-85fe69581355', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:31,327 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.069s
2026-05-26 20:47:31,327 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-004fd27b-2db2-4579-ac5f-3330901ab3d1', 'x-compute-request-id': 'req-004fd27b-2db2-4579-ac5f-3330901ab3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:32,408 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.075s
2026-05-26 20:47:32,408 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1feb3046-7b96-46e9-a73b-584b8251fc1f', 'x-compute-request-id': 'req-1feb3046-7b96-46e9-a73b-584b8251fc1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:33,464 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.051s
2026-05-26 20:47:33,464 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-42fc6265-878f-4078-a682-76e5c34bcb7d', 'x-compute-request-id': 'req-42fc6265-878f-4078-a682-76e5c34bcb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:35,010 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.542s
2026-05-26 20:47:35,010 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-affae44c-e7c4-489c-9454-ae07027611d2', 'x-compute-request-id': 'req-affae44c-e7c4-489c-9454-ae07027611d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:36,063 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.050s
2026-05-26 20:47:36,064 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-794dbc9c-068e-4de7-b43b-2d95bc292e7d', 'x-compute-request-id': 'req-794dbc9c-068e-4de7-b43b-2d95bc292e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:37,139 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.072s
2026-05-26 20:47:37,139 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-73321bf4-f5f4-46b3-b952-3ec1b303b122', 'x-compute-request-id': 'req-73321bf4-f5f4-46b3-b952-3ec1b303b122', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:38,195 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.052s
2026-05-26 20:47:38,196 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-34b3f650-2cc5-474d-a837-0f6b1756d38c', 'x-compute-request-id': 'req-34b3f650-2cc5-474d-a837-0f6b1756d38c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:39,262 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.063s
2026-05-26 20:47:39,262 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-25f30f4d-8857-4fff-b486-1a73418721dd', 'x-compute-request-id': 'req-25f30f4d-8857-4fff-b486-1a73418721dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:40,374 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.108s
2026-05-26 20:47:40,375 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d2b3b0c8-837f-450f-a7da-c510044c09b3', 'x-compute-request-id': 'req-d2b3b0c8-837f-450f-a7da-c510044c09b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:41,460 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.081s
2026-05-26 20:47:41,461 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d4bba3ad-fe45-4e1d-974e-68bec28973f2', 'x-compute-request-id': 'req-d4bba3ad-fe45-4e1d-974e-68bec28973f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:42,527 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.064s
2026-05-26 20:47:42,528 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-60cb0760-42f0-4363-ac49-0a15241d13d9', 'x-compute-request-id': 'req-60cb0760-42f0-4363-ac49-0a15241d13d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:43,602 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.071s
2026-05-26 20:47:43,602 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2177d20a-6ec9-4089-8bac-ba2641e281a7', 'x-compute-request-id': 'req-2177d20a-6ec9-4089-8bac-ba2641e281a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:44,682 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.076s
2026-05-26 20:47:44,683 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1acb23e1-a026-43bb-9a3a-89df13186346', 'x-compute-request-id': 'req-1acb23e1-a026-43bb-9a3a-89df13186346', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:45,763 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.077s
2026-05-26 20:47:45,763 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-9337d6a4-bff9-4e31-9693-1b8c5bba7e1b', 'x-compute-request-id': 'req-9337d6a4-bff9-4e31-9693-1b8c5bba7e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:46,907 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.141s
2026-05-26 20:47:46,908 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e67b9673-21c9-427d-b916-5fd913519a59', 'x-compute-request-id': 'req-e67b9673-21c9-427d-b916-5fd913519a59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:48,098 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.186s
2026-05-26 20:47:48,099 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e5d1af2e-4667-4385-9502-8b37105dc0d1', 'x-compute-request-id': 'req-e5d1af2e-4667-4385-9502-8b37105dc0d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:49,170 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.068s
2026-05-26 20:47:49,170 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b09e2f40-2b7e-4f4d-8ef9-422258684df2', 'x-compute-request-id': 'req-b09e2f40-2b7e-4f4d-8ef9-422258684df2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:50,313 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.140s
2026-05-26 20:47:50,314 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-9d1d8762-1c16-4cb8-acb0-0d510e87fc7e', 'x-compute-request-id': 'req-9d1d8762-1c16-4cb8-acb0-0d510e87fc7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:51,422 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.103s
2026-05-26 20:47:51,422 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b14eee32-e277-4641-99ef-f781684ad751', 'x-compute-request-id': 'req-b14eee32-e277-4641-99ef-f781684ad751', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:52,500 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.076s
2026-05-26 20:47:52,501 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8d0f4f10-5e3a-4698-aaaa-36e850695604', 'x-compute-request-id': 'req-8d0f4f10-5e3a-4698-aaaa-36e850695604', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:53,645 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.140s
2026-05-26 20:47:53,645 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-796b055e-3f86-496e-95ac-3ff4889905e7', 'x-compute-request-id': 'req-796b055e-3f86-496e-95ac-3ff4889905e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:54,705 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.055s
2026-05-26 20:47:54,706 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-469d3704-27a7-468e-99e1-de51f5917d17', 'x-compute-request-id': 'req-469d3704-27a7-468e-99e1-de51f5917d17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:55,912 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.204s
2026-05-26 20:47:55,915 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e490e581-8601-4048-a910-5dd43bcd2ec9', 'x-compute-request-id': 'req-e490e581-8601-4048-a910-5dd43bcd2ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:57,211 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.292s
2026-05-26 20:47:57,212 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-816b5d6d-0cc0-4513-a814-270a347699c3', 'x-compute-request-id': 'req-816b5d6d-0cc0-4513-a814-270a347699c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:58,553 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.337s
2026-05-26 20:47:58,553 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-383368e5-a0a9-434b-9d79-0275098f89e5', 'x-compute-request-id': 'req-383368e5-a0a9-434b-9d79-0275098f89e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:47:59,820 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.262s
2026-05-26 20:47:59,820 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:47:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-314730a5-72c3-4750-aa93-289936359fbe', 'x-compute-request-id': 'req-314730a5-72c3-4750-aa93-289936359fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:00,932 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.105s
2026-05-26 20:48:00,932 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-733d1b07-9dda-4387-b188-2e04c710a9b4', 'x-compute-request-id': 'req-733d1b07-9dda-4387-b188-2e04c710a9b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:01,984 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.049s
2026-05-26 20:48:01,984 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f80f258c-9a9e-45f0-93d5-768dbb68ad41', 'x-compute-request-id': 'req-f80f258c-9a9e-45f0-93d5-768dbb68ad41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:03,033 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.047s
2026-05-26 20:48:03,034 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-6e896c58-5afc-4849-b5db-1fa461fc0f9d', 'x-compute-request-id': 'req-6e896c58-5afc-4849-b5db-1fa461fc0f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:04,100 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.064s
2026-05-26 20:48:04,101 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-6d4406a7-09bb-4fc5-93d4-d098dac1e0f1', 'x-compute-request-id': 'req-6d4406a7-09bb-4fc5-93d4-d098dac1e0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:05,156 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.052s
2026-05-26 20:48:05,156 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f55af249-cb75-4b0f-93c3-d952b29fa546', 'x-compute-request-id': 'req-f55af249-cb75-4b0f-93c3-d952b29fa546', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:06,244 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.085s
2026-05-26 20:48:06,245 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-876e2fce-8b84-4190-a331-95cc0cad9a6b', 'x-compute-request-id': 'req-876e2fce-8b84-4190-a331-95cc0cad9a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:07,350 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.100s
2026-05-26 20:48:07,351 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fd560c14-d0ff-482d-a354-5943863f9575', 'x-compute-request-id': 'req-fd560c14-d0ff-482d-a354-5943863f9575', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:08,420 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.066s
2026-05-26 20:48:08,420 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f9ef41b5-37ca-4839-9a70-bac347def434', 'x-compute-request-id': 'req-f9ef41b5-37ca-4839-9a70-bac347def434', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:09,476 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.052s
2026-05-26 20:48:09,476 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-221ea7ef-8378-41e9-93ff-93f70e565e8f', 'x-compute-request-id': 'req-221ea7ef-8378-41e9-93ff-93f70e565e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:10,545 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.066s
2026-05-26 20:48:10,545 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4bf78bfe-461d-4183-adf4-187be98cce80', 'x-compute-request-id': 'req-4bf78bfe-461d-4183-adf4-187be98cce80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:11,627 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.078s
2026-05-26 20:48:11,629 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-de16bce8-5d23-43ac-940d-0e980b9ff852', 'x-compute-request-id': 'req-de16bce8-5d23-43ac-940d-0e980b9ff852', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:12,695 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.063s
2026-05-26 20:48:12,696 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-cabb0cd4-6d34-4d99-be89-a5841803a919', 'x-compute-request-id': 'req-cabb0cd4-6d34-4d99-be89-a5841803a919', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:13,789 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.090s
2026-05-26 20:48:13,790 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fb9e7f32-a1a8-4a74-b173-0a4e0b590ae7', 'x-compute-request-id': 'req-fb9e7f32-a1a8-4a74-b173-0a4e0b590ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:15,164 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.370s
2026-05-26 20:48:15,164 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d884b4e6-e4f0-406a-ba25-22b562fd5dea', 'x-compute-request-id': 'req-d884b4e6-e4f0-406a-ba25-22b562fd5dea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:16,227 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.059s
2026-05-26 20:48:16,227 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-9bb031a8-9a99-4703-a82e-2e843f51d0e5', 'x-compute-request-id': 'req-9bb031a8-9a99-4703-a82e-2e843f51d0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:17,324 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.088s
2026-05-26 20:48:17,325 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3de5a9e6-66d4-42be-895a-27ecaa9cecfb', 'x-compute-request-id': 'req-3de5a9e6-66d4-42be-895a-27ecaa9cecfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:18,410 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.083s
2026-05-26 20:48:18,411 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-776347a0-bf63-4b73-b7e4-3389e9c178c5', 'x-compute-request-id': 'req-776347a0-bf63-4b73-b7e4-3389e9c178c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:19,498 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.081s
2026-05-26 20:48:19,498 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3e8737c0-e752-4b11-b51c-f3a777722992', 'x-compute-request-id': 'req-3e8737c0-e752-4b11-b51c-f3a777722992', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:20,593 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.091s
2026-05-26 20:48:20,593 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-37d58784-a169-40c8-814e-5268b8880537', 'x-compute-request-id': 'req-37d58784-a169-40c8-814e-5268b8880537', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:21,667 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.071s
2026-05-26 20:48:21,668 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-6d63af4d-58a3-43cb-97ae-7f4538621410', 'x-compute-request-id': 'req-6d63af4d-58a3-43cb-97ae-7f4538621410', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:22,742 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.069s
2026-05-26 20:48:22,742 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d5700769-6520-478c-85b8-b7ead56b3dc9', 'x-compute-request-id': 'req-d5700769-6520-478c-85b8-b7ead56b3dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:23,806 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.059s
2026-05-26 20:48:23,806 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-36754b96-79e9-4153-a227-0dc51bba8d41', 'x-compute-request-id': 'req-36754b96-79e9-4153-a227-0dc51bba8d41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:24,907 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.097s
2026-05-26 20:48:24,907 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-518ec00d-1d2a-41c0-9532-ab5f312134e8', 'x-compute-request-id': 'req-518ec00d-1d2a-41c0-9532-ab5f312134e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:25,986 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.075s
2026-05-26 20:48:25,987 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a21a534c-8835-4ede-a371-4436dfd6403f', 'x-compute-request-id': 'req-a21a534c-8835-4ede-a371-4436dfd6403f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:27,080 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.090s
2026-05-26 20:48:27,081 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0ebd56f5-7cdd-4c52-83e6-d46a41f03a07', 'x-compute-request-id': 'req-0ebd56f5-7cdd-4c52-83e6-d46a41f03a07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:28,161 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.076s
2026-05-26 20:48:28,162 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2afa0f7b-707e-48e7-93b6-eb60ed38c422', 'x-compute-request-id': 'req-2afa0f7b-707e-48e7-93b6-eb60ed38c422', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:29,232 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.066s
2026-05-26 20:48:29,232 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f6250f1e-40c5-4220-96d3-f0baca26d95d', 'x-compute-request-id': 'req-f6250f1e-40c5-4220-96d3-f0baca26d95d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:30,324 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.089s
2026-05-26 20:48:30,325 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fb6e631b-0518-4e8c-883e-8aa3f76528ac', 'x-compute-request-id': 'req-fb6e631b-0518-4e8c-883e-8aa3f76528ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:31,392 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.064s
2026-05-26 20:48:31,393 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1f812981-9843-42ac-a9bf-8da3ccf53a29', 'x-compute-request-id': 'req-1f812981-9843-42ac-a9bf-8da3ccf53a29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:32,485 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.089s
2026-05-26 20:48:32,485 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-c3602fdb-3894-4f38-b857-1fb7ef7e40ca', 'x-compute-request-id': 'req-c3602fdb-3894-4f38-b857-1fb7ef7e40ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:33,573 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.085s
2026-05-26 20:48:33,574 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-35b847c2-88e6-49f3-9be2-74f978b84896', 'x-compute-request-id': 'req-35b847c2-88e6-49f3-9be2-74f978b84896', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:34,639 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.062s
2026-05-26 20:48:34,640 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1e7182a2-8c37-4f1c-ad14-4f3fb0bb6240', 'x-compute-request-id': 'req-1e7182a2-8c37-4f1c-ad14-4f3fb0bb6240', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:35,699 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.057s
2026-05-26 20:48:35,699 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-723e56a2-f4ec-48a3-a8e0-33a79a89ecad', 'x-compute-request-id': 'req-723e56a2-f4ec-48a3-a8e0-33a79a89ecad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:36,768 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.065s
2026-05-26 20:48:36,769 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4d54f529-8c43-49c9-86d0-bc614604dde2', 'x-compute-request-id': 'req-4d54f529-8c43-49c9-86d0-bc614604dde2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:37,852 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.078s
2026-05-26 20:48:37,853 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-554271bc-643e-4f4d-b795-4cea200df4fc', 'x-compute-request-id': 'req-554271bc-643e-4f4d-b795-4cea200df4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:38,919 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.064s
2026-05-26 20:48:38,920 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f3fd3a4b-7247-4b8f-928e-b23010d82b7c', 'x-compute-request-id': 'req-f3fd3a4b-7247-4b8f-928e-b23010d82b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:41,821 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 1.898s
2026-05-26 20:48:41,822 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7fe576ad-c5c0-4f17-87dc-0ab56ed6ff7c', 'x-compute-request-id': 'req-7fe576ad-c5c0-4f17-87dc-0ab56ed6ff7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:42,903 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.078s
2026-05-26 20:48:42,904 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-27868319-09d9-4a35-bbdf-45845cd2c116', 'x-compute-request-id': 'req-27868319-09d9-4a35-bbdf-45845cd2c116', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:43,985 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.077s
2026-05-26 20:48:43,985 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-9f933e3d-e79b-4277-b4fb-4ca00c185aad', 'x-compute-request-id': 'req-9f933e3d-e79b-4277-b4fb-4ca00c185aad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:45,063 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.075s
2026-05-26 20:48:45,064 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-96ceaec0-65c9-4d8c-9026-a2acb24dea4b', 'x-compute-request-id': 'req-96ceaec0-65c9-4d8c-9026-a2acb24dea4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:46,125 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.058s
2026-05-26 20:48:46,126 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-91a1cc99-d697-4e51-a57d-97f72f5a22df', 'x-compute-request-id': 'req-91a1cc99-d697-4e51-a57d-97f72f5a22df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:47,194 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.065s
2026-05-26 20:48:47,194 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fc2e7c1f-35a6-480d-8470-257cea0f03e9', 'x-compute-request-id': 'req-fc2e7c1f-35a6-480d-8470-257cea0f03e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:48,371 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.172s
2026-05-26 20:48:48,371 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-07a45cc0-be46-4422-8df1-96ec88303609', 'x-compute-request-id': 'req-07a45cc0-be46-4422-8df1-96ec88303609', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:49,433 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.059s
2026-05-26 20:48:49,433 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-6ba2a848-5851-42bd-af89-d55e91bbb754', 'x-compute-request-id': 'req-6ba2a848-5851-42bd-af89-d55e91bbb754', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:50,503 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.067s
2026-05-26 20:48:50,503 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4582e8a6-05bd-4bb6-ad2d-5e688f5f235a', 'x-compute-request-id': 'req-4582e8a6-05bd-4bb6-ad2d-5e688f5f235a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:51,570 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.063s
2026-05-26 20:48:51,571 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-92f0ceab-920f-42b3-bf2c-9bad51038de6', 'x-compute-request-id': 'req-92f0ceab-920f-42b3-bf2c-9bad51038de6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:52,656 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.081s
2026-05-26 20:48:52,657 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3822da35-987e-4c00-97e1-980d3bc811d9', 'x-compute-request-id': 'req-3822da35-987e-4c00-97e1-980d3bc811d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:53,787 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.125s
2026-05-26 20:48:53,787 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d081b984-617e-49fd-8a1c-e395e0dd7773', 'x-compute-request-id': 'req-d081b984-617e-49fd-8a1c-e395e0dd7773', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:54,974 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.184s
2026-05-26 20:48:54,976 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-568c681e-afa9-4225-8055-bbbb2dbb2f3a', 'x-compute-request-id': 'req-568c681e-afa9-4225-8055-bbbb2dbb2f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:56,233 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.254s
2026-05-26 20:48:56,233 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-09e02d37-03bd-4895-a5be-083ee1f15ee1', 'x-compute-request-id': 'req-09e02d37-03bd-4895-a5be-083ee1f15ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:57,306 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.070s
2026-05-26 20:48:57,307 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-c59617a5-d83d-4e2f-b728-215494c301c9', 'x-compute-request-id': 'req-c59617a5-d83d-4e2f-b728-215494c301c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:58,418 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.107s
2026-05-26 20:48:58,418 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1680079a-3fcf-4807-910d-1c1c3c6c65b2', 'x-compute-request-id': 'req-1680079a-3fcf-4807-910d-1c1c3c6c65b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:48:59,514 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.093s
2026-05-26 20:48:59,516 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:48:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-369a8e00-31db-4d1b-a349-061b0ef5806b', 'x-compute-request-id': 'req-369a8e00-31db-4d1b-a349-061b0ef5806b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:00,760 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.239s
2026-05-26 20:49:00,760 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d275beda-e1af-49ac-ba28-3220687f0743', 'x-compute-request-id': 'req-d275beda-e1af-49ac-ba28-3220687f0743', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:02,604 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.840s
2026-05-26 20:49:02,605 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-de2d5a21-31fc-4228-ad56-6fac1210e4a6', 'x-compute-request-id': 'req-de2d5a21-31fc-4228-ad56-6fac1210e4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:04,153 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.545s
2026-05-26 20:49:04,153 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b1644543-2d80-4efc-8abf-90a08114a243', 'x-compute-request-id': 'req-b1644543-2d80-4efc-8abf-90a08114a243', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:05,334 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.176s
2026-05-26 20:49:05,336 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f7baa698-0aa6-4dc5-8b80-ab626bfa4ad6', 'x-compute-request-id': 'req-f7baa698-0aa6-4dc5-8b80-ab626bfa4ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:06,418 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.078s
2026-05-26 20:49:06,419 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e1a52d3e-569b-46c1-ab7a-9069999ee6b7', 'x-compute-request-id': 'req-e1a52d3e-569b-46c1-ab7a-9069999ee6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:07,553 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.129s
2026-05-26 20:49:07,553 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7d7d5b30-70a0-480e-845f-d993d23950eb', 'x-compute-request-id': 'req-7d7d5b30-70a0-480e-845f-d993d23950eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:08,671 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.113s
2026-05-26 20:49:08,671 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-22aaac8a-7505-48f0-aa52-e5624b797d26', 'x-compute-request-id': 'req-22aaac8a-7505-48f0-aa52-e5624b797d26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:09,778 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.102s
2026-05-26 20:49:09,778 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a15ca951-cbec-453d-820e-280a642c59bb', 'x-compute-request-id': 'req-a15ca951-cbec-453d-820e-280a642c59bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:10,925 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.138s
2026-05-26 20:49:10,926 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1d80359f-71f2-43ba-942e-ea491be53b57', 'x-compute-request-id': 'req-1d80359f-71f2-43ba-942e-ea491be53b57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:12,040 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.110s
2026-05-26 20:49:12,040 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e8383466-9131-4000-8008-8a3cbda98f4c', 'x-compute-request-id': 'req-e8383466-9131-4000-8008-8a3cbda98f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:13,100 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.056s
2026-05-26 20:49:13,100 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0f464264-406b-43a1-9a5d-0c8cc540dff6', 'x-compute-request-id': 'req-0f464264-406b-43a1-9a5d-0c8cc540dff6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:14,161 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.058s
2026-05-26 20:49:14,162 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d105d1c5-6b83-4331-aaad-aa6ddb582654', 'x-compute-request-id': 'req-d105d1c5-6b83-4331-aaad-aa6ddb582654', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:15,217 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.051s
2026-05-26 20:49:15,217 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-44c6b59c-fb68-40bc-bc76-aee75a298dd7', 'x-compute-request-id': 'req-44c6b59c-fb68-40bc-bc76-aee75a298dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:16,270 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.050s
2026-05-26 20:49:16,271 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-069c468f-99d1-497d-92d5-96db5a657e65', 'x-compute-request-id': 'req-069c468f-99d1-497d-92d5-96db5a657e65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:17,333 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.059s
2026-05-26 20:49:17,333 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a1f7e260-acfe-4294-921d-e57dc2faa7de', 'x-compute-request-id': 'req-a1f7e260-acfe-4294-921d-e57dc2faa7de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:18,413 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.076s
2026-05-26 20:49:18,414 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0e514a59-ddd7-48dc-81c4-008e6b41374b', 'x-compute-request-id': 'req-0e514a59-ddd7-48dc-81c4-008e6b41374b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:19,477 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.059s
2026-05-26 20:49:19,477 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f2243ee9-d5d5-4033-840b-1758d2eb3220', 'x-compute-request-id': 'req-f2243ee9-d5d5-4033-840b-1758d2eb3220', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:20,534 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.054s
2026-05-26 20:49:20,534 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-44bb5882-b7a9-484b-a73b-30394d4df7b1', 'x-compute-request-id': 'req-44bb5882-b7a9-484b-a73b-30394d4df7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:21,622 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments 0.085s
2026-05-26 20:49:21,623 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a6f28387-8f0a-456e-94b6-021f363114eb', 'x-compute-request-id': 'req-a6f28387-8f0a-456e-94b6-021f363114eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "volumeId": "51ebc39f-0c35-459a-a883-cc464e0ca307", "serverId": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "device": "/dev/vdb"}]}'
2026-05-26 20:49:23,195 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 POST http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/action 0.569s
2026-05-26 20:49:23,195 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:22 GMT', 'server': 'Apache/2.4.58 (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-a7d5f43d-7281-47cc-af75-32a9caf62fc1', 'x-compute-request-id': 'req-a7d5f43d-7281-47cc-af75-32a9caf62fc1', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 46e6edfc-ebda-4068-836a-4f81dd7f4df3 could not be found."}}'
2026-05-26 20:49:23,245 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.047s
2026-05-26 20:49:23,246 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb324fcb-10dd-4779-a3b2-f8ebdbf81f97', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb324fcb-10dd-4779-a3b2-f8ebdbf81f97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:24,334 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.076s
2026-05-26 20:49:24,334 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-907191f4-5bd0-4a50-a278-d8ce0d420d88', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-907191f4-5bd0-4a50-a278-d8ce0d420d88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:25,400 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.049s
2026-05-26 20:49:25,401 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd490cfa-221b-44ec-be04-f4d3a6895b18', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd490cfa-221b-44ec-be04-f4d3a6895b18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:26,486 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.071s
2026-05-26 20:49:26,486 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a7b17f-38cd-4839-9751-73d9bfcaacb6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a7b17f-38cd-4839-9751-73d9bfcaacb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:27,547 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.047s
2026-05-26 20:49:27,547 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a49c18a1-3031-4e24-9cb0-2d3af084b928', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a49c18a1-3031-4e24-9cb0-2d3af084b928', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:28,622 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.064s
2026-05-26 20:49:28,623 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d301df22-425e-4f75-95c3-e525359368ad', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d301df22-425e-4f75-95c3-e525359368ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:29,764 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.124s
2026-05-26 20:49:29,765 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8de3ba1-9f37-4981-a6d5-ce04255171f6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8de3ba1-9f37-4981-a6d5-ce04255171f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:30,883 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.104s
2026-05-26 20:49:30,883 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99649bc4-4c7e-49b4-8c4e-d23eaa49c2a0', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99649bc4-4c7e-49b4-8c4e-d23eaa49c2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:31,960 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.061s
2026-05-26 20:49:31,960 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce6a36c-2948-4de7-9a95-ee4917eb6197', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce6a36c-2948-4de7-9a95-ee4917eb6197', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:33,032 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.060s
2026-05-26 20:49:33,033 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4664e271-7a3f-4780-9dc5-6cf1410bfd83', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4664e271-7a3f-4780-9dc5-6cf1410bfd83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:34,102 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.056s
2026-05-26 20:49:34,102 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df412e3-3fc7-4546-a123-1f6e5db194f6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df412e3-3fc7-4546-a123-1f6e5db194f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:35,182 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.068s
2026-05-26 20:49:35,182 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7651f9f6-60ab-4886-9a0f-a519a3749328', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7651f9f6-60ab-4886-9a0f-a519a3749328', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:36,272 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.076s
2026-05-26 20:49:36,272 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcc9b9f-72de-40c1-a333-c68e525631f6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcc9b9f-72de-40c1-a333-c68e525631f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:37,335 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.047s
2026-05-26 20:49:37,335 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531ef286-c2df-44de-9bc0-b2486bd8c83f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531ef286-c2df-44de-9bc0-b2486bd8c83f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:38,404 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.055s
2026-05-26 20:49:38,404 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e30b4ee1-ff20-4e33-83df-ca84be8672e0', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e30b4ee1-ff20-4e33-83df-ca84be8672e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:39,476 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.060s
2026-05-26 20:49:39,477 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76de9cfc-92f9-469f-9c9b-0f2fc5eb3a9d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76de9cfc-92f9-469f-9c9b-0f2fc5eb3a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:40,644 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.154s
2026-05-26 20:49:40,644 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e24e25f-fd92-4728-962b-68e28fb47b58', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e24e25f-fd92-4728-962b-68e28fb47b58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:41,735 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.077s
2026-05-26 20:49:41,736 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c67b3f3-94d1-4605-9c38-ff153b943636', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c67b3f3-94d1-4605-9c38-ff153b943636', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:42,840 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.089s
2026-05-26 20:49:42,840 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f68833-61d4-4d8f-81bd-94951bcfba4f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f68833-61d4-4d8f-81bd-94951bcfba4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:43,911 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.057s
2026-05-26 20:49:43,912 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711402ad-1299-42ac-a74c-0aab0ebaa819', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711402ad-1299-42ac-a74c-0aab0ebaa819', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:45,062 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.135s
2026-05-26 20:49:45,062 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc377c7f-6633-401e-9bc0-7d545d3d827f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc377c7f-6633-401e-9bc0-7d545d3d827f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:46,231 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.142s
2026-05-26 20:49:46,231 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a5d6cb-6d04-4c94-9223-9768e82e6e29', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a5d6cb-6d04-4c94-9223-9768e82e6e29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:47,375 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.124s
2026-05-26 20:49:47,377 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba2a6c5-6703-4c5f-a99d-3696a8ee3756', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba2a6c5-6703-4c5f-a99d-3696a8ee3756', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:48,578 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.174s
2026-05-26 20:49:48,579 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18fd6fc4-fe77-4e06-b332-2bd0a5bac977', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18fd6fc4-fe77-4e06-b332-2bd0a5bac977', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:49,673 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.072s
2026-05-26 20:49:49,674 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eaed94b-10ba-41f7-881b-d3a23635d805', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eaed94b-10ba-41f7-881b-d3a23635d805', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:50,739 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.052s
2026-05-26 20:49:50,739 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fde7c9d-1af3-4a7f-bd7c-2d53309e5ceb', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fde7c9d-1af3-4a7f-bd7c-2d53309e5ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:51,831 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.076s
2026-05-26 20:49:51,831 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b15d5b-0890-4b2f-9365-004756b69098', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b15d5b-0890-4b2f-9365-004756b69098', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:52,900 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.057s
2026-05-26 20:49:52,901 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd1939d-70e5-4942-9815-cd7434b7fdd3', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd1939d-70e5-4942-9815-cd7434b7fdd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:53,975 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.062s
2026-05-26 20:49:53,976 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0e17c35-f9a9-470c-bafa-656a34fbbefc', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0e17c35-f9a9-470c-bafa-656a34fbbefc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:55,062 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.069s
2026-05-26 20:49:55,062 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2e89920-2d62-4588-bcdb-665d641e6e08', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2e89920-2d62-4588-bcdb-665d641e6e08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:56,146 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.070s
2026-05-26 20:49:56,146 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d447ed-83da-4bdb-b173-5da00938d654', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d447ed-83da-4bdb-b173-5da00938d654', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:57,224 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.064s
2026-05-26 20:49:57,224 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a507fa21-11fb-4607-81e1-943cca07e085', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a507fa21-11fb-4607-81e1-943cca07e085', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:58,312 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.074s
2026-05-26 20:49:58,312 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a320aa05-d8fc-4833-b1a8-ac90c28133f1', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a320aa05-d8fc-4833-b1a8-ac90c28133f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:49:59,380 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.055s
2026-05-26 20:49:59,380 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:49:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19fc1d45-22d6-43ff-bdca-cf5a3725e287', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19fc1d45-22d6-43ff-bdca-cf5a3725e287', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:00,466 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.071s
2026-05-26 20:50:00,467 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28407804-bbdf-41bd-8b03-368ad85bd621', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28407804-bbdf-41bd-8b03-368ad85bd621', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:01,537 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.059s
2026-05-26 20:50:01,537 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6628246e-3934-449d-8d49-6b9b0894c634', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6628246e-3934-449d-8d49-6b9b0894c634', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:02,616 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.067s
2026-05-26 20:50:02,616 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9ff3a8-3152-43ee-8b96-d52772630c7f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9ff3a8-3152-43ee-8b96-d52772630c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:03,676 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.048s
2026-05-26 20:50:03,678 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d074f2-0c8e-4024-8de3-3ecda381116a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d074f2-0c8e-4024-8de3-3ecda381116a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:04,747 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.058s
2026-05-26 20:50:04,748 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8e22f4-c30a-4799-82f8-4b0fca71bcd5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8e22f4-c30a-4799-82f8-4b0fca71bcd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:05,812 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.053s
2026-05-26 20:50:05,812 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ff0606-4f38-493b-bc77-0adb08a1d372', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ff0606-4f38-493b-bc77-0adb08a1d372', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:06,875 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.050s
2026-05-26 20:50:06,875 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c81a557-0746-44ec-9ed6-a126cca4efb9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c81a557-0746-44ec-9ed6-a126cca4efb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:07,938 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.051s
2026-05-26 20:50:07,938 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7313ef3-5ced-4a98-8463-2ed60f5fc7d8', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7313ef3-5ced-4a98-8463-2ed60f5fc7d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:08,999 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.051s
2026-05-26 20:50:09,000 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5faa4e20-e83f-4450-b5f0-42c84dc754ba', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5faa4e20-e83f-4450-b5f0-42c84dc754ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:10,060 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.048s
2026-05-26 20:50:10,060 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bbc82f5-5287-4ce1-8320-eda1bb96cfc5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bbc82f5-5287-4ce1-8320-eda1bb96cfc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:11,126 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.055s
2026-05-26 20:50:11,127 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-746789d5-556b-45bc-970a-94ee1e3af664', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-746789d5-556b-45bc-970a-94ee1e3af664', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:12,184 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.046s
2026-05-26 20:50:12,185 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5b86859-63ca-4a30-9887-e32e0568f1c5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5b86859-63ca-4a30-9887-e32e0568f1c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:13,273 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.077s
2026-05-26 20:50:13,273 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-980e407e-315e-4374-9719-6a1fe5dd0471', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-980e407e-315e-4374-9719-6a1fe5dd0471', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:14,360 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.074s
2026-05-26 20:50:14,360 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0006db5-092a-455d-9627-30d2e74f0fb4', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0006db5-092a-455d-9627-30d2e74f0fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:15,627 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.253s
2026-05-26 20:50:15,627 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b9484a-ba31-4bdb-b602-b161a131469b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b9484a-ba31-4bdb-b602-b161a131469b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:16,756 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.112s
2026-05-26 20:50:16,756 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ff338d-e9d6-4396-9f81-2f653a1772fe', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ff338d-e9d6-4396-9f81-2f653a1772fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:17,910 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.140s
2026-05-26 20:50:17,911 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed657795-a35c-49d3-a19a-8443880d6762', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed657795-a35c-49d3-a19a-8443880d6762', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:18,969 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.045s
2026-05-26 20:50:18,969 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943ae553-bf5f-4b74-9722-f174aa3d5b37', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943ae553-bf5f-4b74-9722-f174aa3d5b37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:20,033 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.053s
2026-05-26 20:50:20,034 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428dd9b0-6211-420f-b4c5-4033abcaadb4', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428dd9b0-6211-420f-b4c5-4033abcaadb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:21,102 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.057s
2026-05-26 20:50:21,102 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73b574c-9177-4cf2-a5db-69c1d37c9365', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73b574c-9177-4cf2-a5db-69c1d37c9365', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:22,171 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.055s
2026-05-26 20:50:22,172 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a841236b-9aeb-45c2-a8d5-791c6914669b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a841236b-9aeb-45c2-a8d5-791c6914669b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:23,233 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.048s
2026-05-26 20:50:23,234 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4229cb-7923-45ca-bbf1-586097a0e1f5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4229cb-7923-45ca-bbf1-586097a0e1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:24,312 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.068s
2026-05-26 20:50:24,312 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49be6909-507f-4fbb-8b2e-f6a8f9b325b0', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49be6909-507f-4fbb-8b2e-f6a8f9b325b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:25,384 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.061s
2026-05-26 20:50:25,385 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04fde10-85ef-45e9-8c9b-1b88501922d3', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04fde10-85ef-45e9-8c9b-1b88501922d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:26,448 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.051s
2026-05-26 20:50:26,449 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd21dcd-1daa-4093-9812-e17203ded70c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd21dcd-1daa-4093-9812-e17203ded70c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:27,519 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.058s
2026-05-26 20:50:27,519 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac01645a-5ac9-45d1-a38c-23aec0587350', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac01645a-5ac9-45d1-a38c-23aec0587350', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:28,619 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.083s
2026-05-26 20:50:28,619 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96f41b2-abb3-4ff8-a47a-42cf23ca5f71', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96f41b2-abb3-4ff8-a47a-42cf23ca5f71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:29,700 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.069s
2026-05-26 20:50:29,700 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315b58b2-8348-452c-ae68-90a81affa4ab', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315b58b2-8348-452c-ae68-90a81affa4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:30,793 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.082s
2026-05-26 20:50:30,794 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91c152ec-8bdc-49fd-9d96-d2a946f97b30', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91c152ec-8bdc-49fd-9d96-d2a946f97b30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:31,875 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.065s
2026-05-26 20:50:31,875 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05fe5f25-3c46-4214-920f-dfbb4c2426d9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05fe5f25-3c46-4214-920f-dfbb4c2426d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:32,978 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.091s
2026-05-26 20:50:32,978 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea7f8554-d332-44e1-b1a4-2e10ceec3852', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea7f8554-d332-44e1-b1a4-2e10ceec3852', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:34,052 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.060s
2026-05-26 20:50:34,053 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc0c14b-9f97-4d91-92b4-93ff43f62e82', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc0c14b-9f97-4d91-92b4-93ff43f62e82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:35,120 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.053s
2026-05-26 20:50:35,120 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22c0367-dc32-48df-94b6-11190f1ce720', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22c0367-dc32-48df-94b6-11190f1ce720', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:36,195 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.059s
2026-05-26 20:50:36,195 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e430b7-ad35-4d70-be1d-496943848d72', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e430b7-ad35-4d70-be1d-496943848d72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:37,261 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.052s
2026-05-26 20:50:37,261 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c22e5e-ce96-4dba-8548-37d4fe09280b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c22e5e-ce96-4dba-8548-37d4fe09280b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:38,331 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.053s
2026-05-26 20:50:38,331 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ec702f-bfc7-474f-8da2-5174eca8eba8', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ec702f-bfc7-474f-8da2-5174eca8eba8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:39,407 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.060s
2026-05-26 20:50:39,409 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db13eb62-60c9-425b-932d-dfe70ea9487f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db13eb62-60c9-425b-932d-dfe70ea9487f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:40,494 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.074s
2026-05-26 20:50:40,495 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dca4854-bfbe-4d17-8a2a-df31f5b0b395', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dca4854-bfbe-4d17-8a2a-df31f5b0b395', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:41,594 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.088s
2026-05-26 20:50:41,595 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304977dc-f0d0-4ca4-b66e-f865fa149fd1', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304977dc-f0d0-4ca4-b66e-f865fa149fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:42,666 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.059s
2026-05-26 20:50:42,666 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-343eda44-58cb-42b9-b71d-b242feae8d86', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-343eda44-58cb-42b9-b71d-b242feae8d86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:43,787 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.108s
2026-05-26 20:50:43,788 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f2ce97-ebb4-4c2d-987c-c82f98d90bde', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f2ce97-ebb4-4c2d-987c-c82f98d90bde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:44,970 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.163s
2026-05-26 20:50:44,971 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb60481-b048-4c4a-9f95-437f3defce1c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb60481-b048-4c4a-9f95-437f3defce1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:46,103 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.118s
2026-05-26 20:50:46,104 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c70536-cf43-48ad-b15e-edb5f75e7a12', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c70536-cf43-48ad-b15e-edb5f75e7a12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:47,296 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.178s
2026-05-26 20:50:47,297 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16aea628-39df-4734-87db-49e682622161', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16aea628-39df-4734-87db-49e682622161', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:48,511 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.198s
2026-05-26 20:50:48,511 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e561445-d80c-4726-95f1-76dbd882c89b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e561445-d80c-4726-95f1-76dbd882c89b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:49,619 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.091s
2026-05-26 20:50:49,619 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c448e1-7b8a-4624-ae9f-b9746510652d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c448e1-7b8a-4624-ae9f-b9746510652d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:50,703 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.068s
2026-05-26 20:50:50,705 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196261c2-12c4-497d-91dd-34f0e264979e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196261c2-12c4-497d-91dd-34f0e264979e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:51,813 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.095s
2026-05-26 20:50:51,813 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c8dc339-b852-4a9b-8d45-052a0b8d3dbd', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8dc339-b852-4a9b-8d45-052a0b8d3dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:52,885 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.056s
2026-05-26 20:50:52,885 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ca249f-cc64-4199-8924-cdd08b7eded9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ca249f-cc64-4199-8924-cdd08b7eded9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:53,959 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.061s
2026-05-26 20:50:53,959 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018e2090-20c7-4632-8442-3ffdb4702c38', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018e2090-20c7-4632-8442-3ffdb4702c38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:55,053 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.081s
2026-05-26 20:50:55,054 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63fe8758-7d3b-4caa-898a-d098f85fbaca', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63fe8758-7d3b-4caa-898a-d098f85fbaca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:56,123 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.057s
2026-05-26 20:50:56,123 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-192b38df-11b4-40d0-802f-0aeb3cf6e725', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-192b38df-11b4-40d0-802f-0aeb3cf6e725', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:57,203 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.069s
2026-05-26 20:50:57,203 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8969ee-2b38-4105-a687-7b4535a37b07', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8969ee-2b38-4105-a687-7b4535a37b07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:58,286 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.066s
2026-05-26 20:50:58,287 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed2bbac4-e78d-4fdc-9232-78823af93c43', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed2bbac4-e78d-4fdc-9232-78823af93c43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:50:59,379 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.077s
2026-05-26 20:50:59,380 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:50:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b86429-d495-479a-958d-a2f3152d9a8c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b86429-d495-479a-958d-a2f3152d9a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:00,471 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.076s
2026-05-26 20:51:00,472 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-486cb307-2b2f-4c3a-9c18-7419eaa5fe8c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-486cb307-2b2f-4c3a-9c18-7419eaa5fe8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:01,544 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.056s
2026-05-26 20:51:01,544 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd12d0e-c39c-44cd-92b4-4038c19719af', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd12d0e-c39c-44cd-92b4-4038c19719af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:02,639 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.082s
2026-05-26 20:51:02,639 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a04068-a9bc-4321-8fec-01270719f8f2', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a04068-a9bc-4321-8fec-01270719f8f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:03,744 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.090s
2026-05-26 20:51:03,744 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe203ba-e823-4aba-99de-326f65783b56', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe203ba-e823-4aba-99de-326f65783b56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:04,851 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.093s
2026-05-26 20:51:04,852 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca94034-6276-4633-ae71-c02e52442fa0', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca94034-6276-4633-ae71-c02e52442fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:05,929 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.062s
2026-05-26 20:51:05,930 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d05358-0fd7-40c5-adf4-aaeca0a98532', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d05358-0fd7-40c5-adf4-aaeca0a98532', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:06,997 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.057s
2026-05-26 20:51:06,998 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0e78b9-1d71-4fa4-8bb2-e5bdaabd9f1b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0e78b9-1d71-4fa4-8bb2-e5bdaabd9f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:08,070 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.057s
2026-05-26 20:51:08,071 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb3176b-faae-4793-93fa-ff886418bcce', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb3176b-faae-4793-93fa-ff886418bcce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:09,167 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.084s
2026-05-26 20:51:09,168 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f98911-49a8-4993-b7a3-255dc029c0d5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f98911-49a8-4993-b7a3-255dc029c0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:10,243 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.060s
2026-05-26 20:51:10,244 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f6b79ed-77ce-4137-b4a4-a093a1cb3e16', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f6b79ed-77ce-4137-b4a4-a093a1cb3e16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:11,326 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.069s
2026-05-26 20:51:11,326 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea482d1-0816-4f20-9bc5-a35717a37205', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea482d1-0816-4f20-9bc5-a35717a37205', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:12,426 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.088s
2026-05-26 20:51:12,426 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e10f6fb-162e-43e3-8c65-fa391480115e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e10f6fb-162e-43e3-8c65-fa391480115e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:13,496 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.053s
2026-05-26 20:51:13,497 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6241297-c8ab-4f89-8417-6879f0938e49', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6241297-c8ab-4f89-8417-6879f0938e49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:14,579 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.071s
2026-05-26 20:51:14,580 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-febc09cb-bedd-4215-8a58-45245eb0ce28', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-febc09cb-bedd-4215-8a58-45245eb0ce28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:15,644 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.047s
2026-05-26 20:51:15,645 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a24ec7-d110-48f6-aadd-181418ef3e3b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a24ec7-d110-48f6-aadd-181418ef3e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:16,709 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.054s
2026-05-26 20:51:16,711 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24fa4251-fb3d-431c-84c9-3cd0b8f6e291', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24fa4251-fb3d-431c-84c9-3cd0b8f6e291', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:17,787 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.064s
2026-05-26 20:51:17,787 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a2faf5-5d8f-4a19-b012-1bb7f8f81a98', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a2faf5-5d8f-4a19-b012-1bb7f8f81a98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:18,857 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.056s
2026-05-26 20:51:18,858 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c375e24-08c4-42ea-951b-9aef00c923a4', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c375e24-08c4-42ea-951b-9aef00c923a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:19,918 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.050s
2026-05-26 20:51:19,918 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e274cb70-3f9f-4e0a-8023-adf3e9869480', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e274cb70-3f9f-4e0a-8023-adf3e9869480', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:20,986 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.056s
2026-05-26 20:51:20,987 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba366f8-0a7b-4de1-9d5f-a2631fe06d12', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba366f8-0a7b-4de1-9d5f-a2631fe06d12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:22,073 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.074s
2026-05-26 20:51:22,073 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d90feae-53aa-425b-9f1d-8d9f1e1dd190', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d90feae-53aa-425b-9f1d-8d9f1e1dd190', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:23,152 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.066s
2026-05-26 20:51:23,153 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435bb721-5c4c-49a4-b623-841181f7979e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435bb721-5c4c-49a4-b623-841181f7979e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:24,230 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.064s
2026-05-26 20:51:24,230 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00266feb-68eb-411c-9b74-0e89b89ecce7', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00266feb-68eb-411c-9b74-0e89b89ecce7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:25,311 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.069s
2026-05-26 20:51:25,311 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4c464bc-f1d9-4dbc-b604-65803a5253b8', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4c464bc-f1d9-4dbc-b604-65803a5253b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:26,382 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.060s
2026-05-26 20:51:26,383 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52fc4393-2955-4d60-9215-05d9e7beeca3', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52fc4393-2955-4d60-9215-05d9e7beeca3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:27,443 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.048s
2026-05-26 20:51:27,444 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62ff664-560d-4460-8aa5-1bf45a7215bc', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62ff664-560d-4460-8aa5-1bf45a7215bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:28,517 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.056s
2026-05-26 20:51:28,517 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc2cc91-0f1b-4fc9-9e20-9ad9f686e804', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc2cc91-0f1b-4fc9-9e20-9ad9f686e804', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:29,613 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.079s
2026-05-26 20:51:29,614 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca60d4ac-13af-4d52-90b9-9e1b9af13d27', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca60d4ac-13af-4d52-90b9-9e1b9af13d27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:30,707 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.078s
2026-05-26 20:51:30,707 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79fb451-b902-4687-aaa3-c6ce71eab881', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79fb451-b902-4687-aaa3-c6ce71eab881', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:31,796 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.071s
2026-05-26 20:51:31,797 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478c28f1-b521-43d7-b172-60f0aa8568dc', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478c28f1-b521-43d7-b172-60f0aa8568dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:32,868 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.057s
2026-05-26 20:51:32,869 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3dc7ccc-9e5d-4a9d-ab3c-563a01beaa8f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3dc7ccc-9e5d-4a9d-ab3c-563a01beaa8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:33,941 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.061s
2026-05-26 20:51:33,942 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-535b9a58-2868-401a-babd-3f9bcc7230e7', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-535b9a58-2868-401a-babd-3f9bcc7230e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:35,009 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.055s
2026-05-26 20:51:35,010 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654bcd0b-a6e6-4a02-9ea6-170c0f6ee041', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654bcd0b-a6e6-4a02-9ea6-170c0f6ee041', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:36,085 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.060s
2026-05-26 20:51:36,085 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e69d071a-00c3-4fab-bb41-c58fe1322574', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e69d071a-00c3-4fab-bb41-c58fe1322574', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:37,160 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.061s
2026-05-26 20:51:37,160 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a15d24-69b6-4ff3-9c45-f197a7b14ea9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a15d24-69b6-4ff3-9c45-f197a7b14ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:38,290 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.118s
2026-05-26 20:51:38,291 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2bb576-5d4d-474e-b78c-7d098e0795e3', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2bb576-5d4d-474e-b78c-7d098e0795e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:39,368 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.061s
2026-05-26 20:51:39,369 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250c271e-e56c-49a0-97cb-bb7e4f778bdb', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250c271e-e56c-49a0-97cb-bb7e4f778bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:40,452 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.072s
2026-05-26 20:51:40,452 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f91de94-d0c3-4128-bac2-728a9b0c8dc4', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f91de94-d0c3-4128-bac2-728a9b0c8dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:41,562 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.096s
2026-05-26 20:51:41,564 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f2a4aa-21e6-45db-b84b-f8ab3f6d4388', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f2a4aa-21e6-45db-b84b-f8ab3f6d4388', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:42,665 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.084s
2026-05-26 20:51:42,665 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1e442f-7a7c-4e94-9c06-6d010453cfb7', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1e442f-7a7c-4e94-9c06-6d010453cfb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:43,742 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.058s
2026-05-26 20:51:43,742 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d942833-03d1-41d6-a66a-da5dd4ee5dc2', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d942833-03d1-41d6-a66a-da5dd4ee5dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:44,817 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.064s
2026-05-26 20:51:44,818 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81eae424-12ae-4bad-95e8-452baf3a566a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81eae424-12ae-4bad-95e8-452baf3a566a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:45,895 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.062s
2026-05-26 20:51:45,895 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e44558b-d60f-416c-bcd7-dc6a29bcd20d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e44558b-d60f-416c-bcd7-dc6a29bcd20d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:46,970 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.064s
2026-05-26 20:51:46,971 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3610fb-8a84-4d37-9555-94cd17f3fd4d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee3610fb-8a84-4d37-9555-94cd17f3fd4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:48,033 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.051s
2026-05-26 20:51:48,034 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78a3050-b497-40a9-acfe-70177ebcf62e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78a3050-b497-40a9-acfe-70177ebcf62e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:49,138 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.089s
2026-05-26 20:51:49,139 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f62d2d0f-19d1-4294-8cb7-95522ee4e73b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f62d2d0f-19d1-4294-8cb7-95522ee4e73b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:50,234 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.081s
2026-05-26 20:51:50,234 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5866d377-9c83-496a-8d5e-0a05f5655410', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5866d377-9c83-496a-8d5e-0a05f5655410', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:51,346 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.097s
2026-05-26 20:51:51,346 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c1dfd91-8b60-4cde-8922-8b41b0354d85', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c1dfd91-8b60-4cde-8922-8b41b0354d85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:52,434 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.074s
2026-05-26 20:51:52,434 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fad7eb9-26de-4536-98d8-2e437cd94910', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fad7eb9-26de-4536-98d8-2e437cd94910', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:53,630 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.181s
2026-05-26 20:51:53,631 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beadcd18-2064-480f-9021-9fe9a988ba8b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beadcd18-2064-480f-9021-9fe9a988ba8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:54,711 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.066s
2026-05-26 20:51:54,711 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6173f9-c5a9-47ef-8d49-ab034e55eace', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6173f9-c5a9-47ef-8d49-ab034e55eace', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:55,805 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.069s
2026-05-26 20:51:55,806 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65fa2ae7-ec49-43c8-bc1b-b8e937151ad7', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65fa2ae7-ec49-43c8-bc1b-b8e937151ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:56,898 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.073s
2026-05-26 20:51:56,898 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4301b614-410a-4cba-bf4b-ebc7b8b025fb', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4301b614-410a-4cba-bf4b-ebc7b8b025fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:57,971 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.061s
2026-05-26 20:51:57,972 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de24879a-37f1-4fc3-9403-1145d57abdcc', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de24879a-37f1-4fc3-9403-1145d57abdcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:51:59,066 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.079s
2026-05-26 20:51:59,068 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:51:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99fe15ef-b2b1-4603-869d-e962fb476816', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99fe15ef-b2b1-4603-869d-e962fb476816', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:00,165 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.082s
2026-05-26 20:52:00,165 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9945af-b7ed-4143-8631-178e8088fb68', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9945af-b7ed-4143-8631-178e8088fb68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:01,262 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.086s
2026-05-26 20:52:01,265 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9119e25-99e7-4d26-86ba-ef8a2757f643', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9119e25-99e7-4d26-86ba-ef8a2757f643', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:02,348 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.071s
2026-05-26 20:52:02,348 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2105610-5a83-4e54-bf57-55a4f5bbc507', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2105610-5a83-4e54-bf57-55a4f5bbc507', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:03,427 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.065s
2026-05-26 20:52:03,427 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6491a4-d780-461c-86bf-29de16fe0d64', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6491a4-d780-461c-86bf-29de16fe0d64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:04,517 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.076s
2026-05-26 20:52:04,518 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f17a68-60b0-4f5d-ac24-e7b6c8cdfb9a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f17a68-60b0-4f5d-ac24-e7b6c8cdfb9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:05,600 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.069s
2026-05-26 20:52:05,601 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec97e2c-86df-4928-a3c0-2c5e999ca576', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec97e2c-86df-4928-a3c0-2c5e999ca576', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:06,743 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.132s
2026-05-26 20:52:06,744 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3bf675-5232-470c-86a5-80c41df31f26', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3bf675-5232-470c-86a5-80c41df31f26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:07,819 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.060s
2026-05-26 20:52:07,819 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98faeb45-ab58-41a1-a2ac-907c98fc8500', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98faeb45-ab58-41a1-a2ac-907c98fc8500', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:08,891 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.059s
2026-05-26 20:52:08,891 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404ec739-cc19-4f84-a20b-5bb3b3e332cc', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404ec739-cc19-4f84-a20b-5bb3b3e332cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:10,125 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.223s
2026-05-26 20:52:10,126 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955f6f3d-25ba-4900-9da7-074341e8e1d6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955f6f3d-25ba-4900-9da7-074341e8e1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:11,242 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.096s
2026-05-26 20:52:11,243 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caf639b4-563c-46bc-89d5-45a9a80c31b2', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caf639b4-563c-46bc-89d5-45a9a80c31b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:12,313 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.054s
2026-05-26 20:52:12,314 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062a20d8-e0b9-4929-b2eb-6dfd7ce03fe6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062a20d8-e0b9-4929-b2eb-6dfd7ce03fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:13,406 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.079s
2026-05-26 20:52:13,407 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd308ec-3de0-4e33-8b3a-d4ccc3746a37', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd308ec-3de0-4e33-8b3a-d4ccc3746a37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:14,476 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.057s
2026-05-26 20:52:14,477 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-830fe141-b28f-411e-9dfe-0dfcc2675395', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-830fe141-b28f-411e-9dfe-0dfcc2675395', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:15,547 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.055s
2026-05-26 20:52:15,547 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2355718-e364-4a21-81c0-aa4c8189b0ba', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2355718-e364-4a21-81c0-aa4c8189b0ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:16,630 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.066s
2026-05-26 20:52:16,630 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085ee9bd-a750-4150-8dae-034c04a61945', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085ee9bd-a750-4150-8dae-034c04a61945', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:17,715 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.072s
2026-05-26 20:52:17,716 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdebf79c-3e65-45c6-afc3-ccc2e4a65924', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdebf79c-3e65-45c6-afc3-ccc2e4a65924', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:18,823 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.091s
2026-05-26 20:52:18,823 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe41543-6e6d-45f6-99e4-7690ca73799d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe41543-6e6d-45f6-99e4-7690ca73799d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:19,930 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.094s
2026-05-26 20:52:19,931 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40542368-4e2b-4bd6-ad75-c484abb11545', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40542368-4e2b-4bd6-ad75-c484abb11545', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:21,021 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.077s
2026-05-26 20:52:21,021 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b25b8f67-03bf-4f36-9cdb-d3fa7ae61695', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25b8f67-03bf-4f36-9cdb-d3fa7ae61695', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:22,110 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.075s
2026-05-26 20:52:22,111 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9900f3-d6cf-4e9f-b151-2a0b376d00d2', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9900f3-d6cf-4e9f-b151-2a0b376d00d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:23,196 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.074s
2026-05-26 20:52:23,197 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f70a43-133d-4576-9ab2-39e97ac5c520', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f70a43-133d-4576-9ab2-39e97ac5c520', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:24,280 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.069s
2026-05-26 20:52:24,280 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b8d71d-f0ff-4c10-b727-ad7a06b7e3ff', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b8d71d-f0ff-4c10-b727-ad7a06b7e3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:25,373 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.081s
2026-05-26 20:52:25,374 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f7fea7-8d3b-4e81-b96d-2a45db175b4f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f7fea7-8d3b-4e81-b96d-2a45db175b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:26,458 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.073s
2026-05-26 20:52:26,459 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b873eb3-f007-41a6-828f-53e010c4b9fe', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b873eb3-f007-41a6-828f-53e010c4b9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:27,884 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.411s
2026-05-26 20:52:27,884 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87001d9d-45aa-4fe7-a2ef-46628a8f37db', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87001d9d-45aa-4fe7-a2ef-46628a8f37db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:28,965 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.069s
2026-05-26 20:52:28,965 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80cb2545-ee96-4f86-a277-59161da29353', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80cb2545-ee96-4f86-a277-59161da29353', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:30,038 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.057s
2026-05-26 20:52:30,038 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4bb856-10b1-4112-aba9-bce301c11e53', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d4bb856-10b1-4112-aba9-bce301c11e53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:31,108 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.058s
2026-05-26 20:52:31,108 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b89c9f3d-47db-4f04-844f-a1702aa6b0d7', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b89c9f3d-47db-4f04-844f-a1702aa6b0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:32,172 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.049s
2026-05-26 20:52:32,173 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dfb715d-a2b1-4d40-8e6b-706382c922bd', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dfb715d-a2b1-4d40-8e6b-706382c922bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:33,244 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.058s
2026-05-26 20:52:33,244 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f30fa8d-191b-4a20-bc4e-772417d59908', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f30fa8d-191b-4a20-bc4e-772417d59908', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:34,321 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.066s
2026-05-26 20:52:34,321 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e19435d-2094-4ec5-b64a-a83f678b2b83', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e19435d-2094-4ec5-b64a-a83f678b2b83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:35,517 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.180s
2026-05-26 20:52:35,517 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5237ad-c453-4352-b65a-025a52886643', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5237ad-c453-4352-b65a-025a52886643', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:36,697 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.157s
2026-05-26 20:52:36,698 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b354a0-ee5f-4cc5-a1b8-dc2a028f4915', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b354a0-ee5f-4cc5-a1b8-dc2a028f4915', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:37,870 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.158s
2026-05-26 20:52:37,871 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01c2407-6265-4382-8012-64b55fc00319', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01c2407-6265-4382-8012-64b55fc00319', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:39,547 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307 0.657s
2026-05-26 20:52:39,547 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb44df11-79ce-4fc2-8449-5c635e9907fd', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb44df11-79ce-4fc2-8449-5c635e9907fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307'}
Body: b'{"volume": {"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T18:44:44.000000", "updated_at": "2026-05-26T18:45:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1967927531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.170/volume/v3/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}, {"rel": "bookmark", "href": "http://192.168.122.170/volume/volumes/51ebc39f-0c35-459a-a883-cc464e0ca307"}], "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "attachment_id": "85760c15-14d0-4654-9a73-14d2a26dc3c7", "volume_id": "51ebc39f-0c35-459a-a883-cc464e0ca307", "server_id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T18:45:55.000000"}], "os-vol-tenant-attr:tenant_id": "8efffe70fa7c4897847a64082fe349ab"}}'
2026-05-26 20:52:39,798 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.235s
2026-05-26 20:52:39,798 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:39 GMT', 'server': 'Apache/2.4.58 (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-3f8fbcee-68f5-489e-8092-220c59a1ce3a', 'x-compute-request-id': 'req-3f8fbcee-68f5-489e-8092-220c59a1ce3a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b''
2026-05-26 20:52:40,100 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.300s
2026-05-26 20:52:40,100 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1821', '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-846d8cb8-fb89-4aaf-82dd-2a3f18ba8490', 'x-compute-request-id': 'req-846d8cb8-fb89-4aaf-82dd-2a3f18ba8490', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "ERROR", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:52:40Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-26T18:46:04Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:52:41,401 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3 0.289s
2026-05-26 20:52:41,402 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1821', '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-012e1aee-59ac-4b79-8540-299c1f476179', 'x-compute-request-id': 'req-012e1aee-59ac-4b79-8540-299c1f476179', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3'}
Body: b'{"server": {"id": "46e6edfc-ebda-4068-836a-4f81dd7f4df3", "name": "tempest-ServerActionsTestOtherA-server-1742492647", "status": "ERROR", "tenant_id": "8efffe70fa7c4897847a64082fe349ab", "user_id": "b250d638dba04f84bc4e75c4631ac4b0", "metadata": {"rebuild": "server"}, "hostId": "242ba2d79a79e2d4e077b7f7832b420eec064f36518a79b5d1129b81", "image": {"id": "9e98027f-d482-43a6-854c-1a968a897def", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/images/9e98027f-d482-43a6-854c-1a968a897def"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.170/compute/flavors/42"}]}, "created": "2026-05-26T18:44:50Z", "updated": "2026-05-26T18:52:40Z", "addresses": {"tempest-ServerActionsTestOtherA-1766553916-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:59:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.170/compute/v2.1/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}, {"rel": "bookmark", "href": "http://192.168.122.170/compute/servers/46e6edfc-ebda-4068-836a-4f81dd7f4df3"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-26T18:46:04Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-891459068", "OS-SRV-USG:launched_at": "2026-05-26T18:45:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--180259134"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "51ebc39f-0c35-459a-a883-cc464e0ca307"}]}}'
2026-05-26 20:52:41,475 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://192.168.122.170/compute/v2.1/os-keypairs/tempest-keypair-891459068 0.055s
2026-05-26 20:52:41,475 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', '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-b427cd45-8255-4c9c-a38b-617a2295f45f', 'x-compute-request-id': 'req-b427cd45-8255-4c9c-a38b-617a2295f45f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.170/compute/v2.1/os-keypairs/tempest-keypair-891459068'}
Body: b''
2026-05-26 20:52:41,546 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 409 DELETE http://192.168.122.170/networking/v2.0/security-groups/0a9630a2-999d-4fd9-a4c2-ad80c4f01e78 0.069s
2026-05-26 20:52:41,546 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-d1b69923-1e0b-42fa-bc84-a7d1ca9088af', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.170/networking/v2.0/security-groups/0a9630a2-999d-4fd9-a4c2-ad80c4f01e78'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 0a9630a2-999d-4fd9-a4c2-ad80c4f01e78 in use.", "detail": ""}}'
2026-05-26 20:52:41,546 86437 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group 0a9630a2-999d-4fd9-a4c2-ad80c4f01e78 VM might not be deleted
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp)
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 0a9630a2-999d-4fd9-a4c2-ad80c4f01e78 in use.', 'detail': ''}
2026-05-26 20:52:41.546 86437 ERROR tempest.lib.common.validation_resources
2026-05-26 20:52:42,444 86437 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.170/networking/v2.0/floatingips/b8ad1b3b-3121-4cd8-8678-af92a513905d 0.893s
2026-05-26 20:52:42,444 86437 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 18:52:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-52b8ca25-ae98-41c4-9c7a-c731fed772e6', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.170/networking/v2.0/floatingips/b8ad1b3b-3121-4cd8-8678-af92a513905d'}
Body: b''
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 606, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 498, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'code': 409, 'message': "Cannot 'detach_volume' instance 46e6edfc-ebda-4068-836a-4f81dd7f4df3 while it is in vm_state error"}
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 480, in wait_for_volume_attachment_remove_from_server
console_output = client.get_console_output(server_id)['output']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 702, in get_console_output
return self.action(server_id, 'os-getConsoleOutput',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 243, in action
resp, body = self.post('servers/%s/action' % server_id,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 877, in _error_checker
raise exceptions.NotFound(resp_body, resp=resp)
tempest.lib.exceptions.NotFound: Object not found
Details: {'code': 404, 'message': 'Instance 46e6edfc-ebda-4068-836a-4f81dd7f4df3 could not be found.'}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume 51ebc39f-0c35-459a-a883-cc464e0ca307 failed to reach available status (current in-use) within the required time (196 s).
}}}
traceback-4: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 136, in wait_for_server_termination
raise lib_exc.DeleteErrorException(details, server_id=server_id)
tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status
Details: Server 46e6edfc-ebda-4068-836a-4f81dd7f4df3 failed to delete and is in ERROR status. Fault: {'code': 500, 'created': '2026-05-26T18:46:04Z', 'message': 'libvirtError'}.
}}}
traceback-5: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/fixtures/fixture.py", line 162, in cleanUp
return self._cleanups(raise_errors=raise_first) # type: ignore[misc]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/fixtures/callmany.py", line 121, in __call__
raise exc.with_traceback(error[2])
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/fixtures/callmany.py", line 113, in __call__
cleanup(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources
raise has_exception
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
security_group_client.delete_security_group(sec_id)
File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
return self.delete_resource(uri)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 0a9630a2-999d-4fd9-a4c2-ad80c4f01e78 in use.', 'detail': ''}
}}}
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_server_actions.py", line 498, in test_rebuild_server_with_volume_attached
self._test_rebuild_server(
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 146, in _test_rebuild_server
waiters.wait_for_server_status(self.servers_client,
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 46e6edfc-ebda-4068-836a-4f81dd7f4df3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-05-26T18:46:04Z', 'message': 'libvirtError'}.
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| 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
pt4.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
pt4.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
pt5.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
pt5.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
pt6.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
pt6.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| 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
pt9.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
pt9.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
pt9.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
pt9.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
pt10.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
pt10.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
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt11.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
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt12.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
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt13.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
pt14.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt14.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 | |
ProjectMemberTests33) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests39) |
skip
pt15.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectAdminTests33) |
skip
pt15.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectReaderTests39) |
skip
pt15.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectReaderTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesAdminTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt20.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt20.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt20.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationWithoutHostTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt25.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt25.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt26.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
pt27.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
pt28.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
pt29.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
pt30.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt31.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt32.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
pt33.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt33.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt35.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
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.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] |
pass
pt37.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]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt40.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt41.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt41.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt42.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt42.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt43.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt43.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt44.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt44.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt44.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| 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
pt45.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt51.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
pt52.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
pt53.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
pt53.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
pt54.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
pt54.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt55.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt56.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt59.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt74.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt74.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
pt74.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
pt74.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
pt74.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
pt74.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| 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
pt75.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
pt76.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
pt77.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
pt78.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
pt79.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
pt79.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
pt80.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
pt80.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
pt81.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
pt82.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
pt82.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
pt83.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
pt83.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
pt84.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
pt84.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
pt85.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
pt85.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
pt86.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
pt86.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_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt87.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt87.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt87.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
pt87.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
pt87.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
pt87.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt88.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
pt89.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
pt90.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
pt90.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
pt91.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
pt91.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
pt91.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
pt92.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt94.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt98.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt99.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt100.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt101.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt102.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt103.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 306 | 248 | 2 | 0 | 56 | ||