Status: Pass 247 Failure 1 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
fail
ft1.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-07 15:11:36,756 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://192.168.122.29/volume/v3/volumes 1.683s
2026-05-07 15:11:36,757 86855 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-ServerStableDeviceRescueTest-volume-371864362"}}
Response - Headers: {'date': 'Thu, 07 May 2026 13:11:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8471b34f-8c88-4b53-9ee9-c5466471339d', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8471b34f-8c88-4b53-9ee9-c5466471339d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.29/volume/v3/volumes'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.491350", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-07 15:11:36,768 86855 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-07 15:11:36,934 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://192.168.122.29/compute/v2.1/os-keypairs 0.164s
2026-05-07 15:11:36,935 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1454275689", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA+JunRRVpgmuQymDu1kZ9qlRKTTgIGYRNj9mBiHjcuam78wjaWtPoEigPu6zC0+wGgl19PL9T/umAkj2qRECetrbd6Ad9S58JDd2HKqMxJhujWhnyUgKSw3htM4NtMR4w=="}}
Response - Headers: {'date': 'Thu, 07 May 2026 13:11:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2b8ee30-4d58-428b-9400-35b47eace1d6', 'x-compute-request-id': 'req-d2b8ee30-4d58-428b-9400-35b47eace1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1454275689", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA+JunRRVpgmuQymDu1kZ9qlRKTTgIGYRNj9mBiHjcuam78wjaWtPoEigPu6zC0+wGgl19PL9T/umAkj2qRECetrbd6Ad9S58JDd2HKqMxJhujWhnyUgKSw3htM4NtMR4w==", "fingerprint": "2e:41:b8:99:bf:cb:a7:12:fd:50:25:98:f5:6e:9e:3f", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d"}}'
2026-05-07 15:11:36,937 86855 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1454275689 created
2026-05-07 15:11:38,135 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://192.168.122.29/networking/v2.0/security-groups 1.198s
2026-05-07 15:11:38,136 86855 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--1590036467", "description": "tempest-description--1225910701"}}
Response - Headers: {'date': 'Thu, 07 May 2026 13:11:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-3209a9c0-13e2-4596-83e9-4beb2cd60d4d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.29/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "20ab3829-2920-4c87-8c08-abc29660c66e", "name": "tempest-securitygroup--1590036467", "stateful": true, "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "project_id": "5dd79cbc83a1477e8934aba769aa5c4e", "description": "tempest-description--1225910701", "shared": false, "security_group_rules": [{"id": "273da0ac-7b71-4a54-94b1-752487156355", "project_id": "5dd79cbc83a1477e8934aba769aa5c4e", "security_group_id": "20ab3829-2920-4c87-8c08-abc29660c66e", "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": 97, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-07T13:11:37Z", "updated_at": "2026-05-07T13:11:37Z", "revision_number": 0, "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}, {"id": "fa0be99b-41be-4052-a020-e81d8214e785", "project_id": "5dd79cbc83a1477e8934aba769aa5c4e", "security_group_id": "20ab3829-2920-4c87-8c08-abc29660c66e", "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": 98, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-07T13:11:37Z", "updated_at": "2026-05-07T13:11:37Z", "revision_number": 0, "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}], "tags": [], "created_at": "2026-05-07T13:11:37Z", "updated_at": "2026-05-07T13:11:37Z", "revision_number": 1}}'
2026-05-07 15:11:38,533 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://192.168.122.29/networking/v2.0/security-group-rules 0.397s
2026-05-07 15:11:38,534 86855 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": "20ab3829-2920-4c87-8c08-abc29660c66e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 07 May 2026 13:11:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-0ed2bc7f-45e9-441c-814d-43aa961e1a47', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.29/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "29382b70-9862-4138-958a-97893eaeff3b", "project_id": "5dd79cbc83a1477e8934aba769aa5c4e", "security_group_id": "20ab3829-2920-4c87-8c08-abc29660c66e", "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-07T13:11:38Z", "updated_at": "2026-05-07T13:11:38Z", "revision_number": 0, "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:11:40,039 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://192.168.122.29/networking/v2.0/security-group-rules 1.504s
2026-05-07 15:11:40,040 86855 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": "20ab3829-2920-4c87-8c08-abc29660c66e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 07 May 2026 13:11:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c118f2de-9aaf-4519-967c-b719232f8274', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.29/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "07c47098-25c1-4a6e-99b8-215f45b1de09", "project_id": "5dd79cbc83a1477e8934aba769aa5c4e", "security_group_id": "20ab3829-2920-4c87-8c08-abc29660c66e", "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-07T13:11:39Z", "updated_at": "2026-05-07T13:11:39Z", "revision_number": 0, "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:11:40,040 86855 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1590036467 created
2026-05-07 15:11:42,592 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://192.168.122.29/networking/v2.0/floatingips 2.550s
2026-05-07 15:11:42,592 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "fd22c195-2ad5-4e2c-be2e-c811dc69259a"}}
Response - Headers: {'date': 'Thu, 07 May 2026 13:11:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-1b97f10e-6715-4f43-bc3e-ee2bc440de03', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.29/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "c90b088a-b921-48b4-a845-a25343e842e9", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "project_id": "5dd79cbc83a1477e8934aba769aa5c4e", "floating_ip_address": "172.24.4.49", "floating_network_id": "fd22c195-2ad5-4e2c-be2e-c811dc69259a", "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-07T13:11:42Z", "updated_at": "2026-05-07T13:11:42Z", "revision_number": 0}}'
2026-05-07 15:11:42,592 86855 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c90b088a-b921-48b4-a845-a25343e842e9', 'tenant_id': '5dd79cbc83a1477e8934aba769aa5c4e', 'project_id': '5dd79cbc83a1477e8934aba769aa5c4e', 'floating_ip_address': '172.24.4.49', 'floating_network_id': 'fd22c195-2ad5-4e2c-be2e-c811dc69259a', '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-07T13:11:42Z', 'updated_at': '2026-05-07T13:11:42Z', 'revision_number': 0, 'ip': '172.24.4.49'} created
2026-05-07 15:11:42,746 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://192.168.122.29/identity/v3/auth/tokens 0.145s
2026-05-07 15:11:42,746 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 07 May 2026 13:11:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2531', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cb130650-7b11-48e5-acb6-f6fe04125575', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.29/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9b0d48cde3784ab2a87a1fa0db54e71d", "name": "tempest-ServerStableDeviceRescueTest-986004893-project-member", "password_expires_at": null}, "audit_ids": ["fa2EyEwARba2FdI47M5ucA"], "expires_at": "2026-05-07T14:11:42.000000Z", "issued_at": "2026-05-07T13:11:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5dd79cbc83a1477e8934aba769aa5c4e", "name": "tempest-ServerStableDeviceRescueTest-986004893"}, "is_domain": false, "roles": [{"id": "e274aaddb1994511804cf314e2361b66", "name": "reader"}, {"id": "191e16d41538483b806f00b25ba82a36", "name": "member"}], "catalog": [{"endpoints": [{"id": "6fce279fe18f4fdd956783599e4884b9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.29/compute/v2/5dd79cbc83a1477e8934aba769aa5c4e", "region": "RegionOne"}], "id": "0dbc1ecf68a444e0ac51a78a0f696d8d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "855e0b623bd647ff95e8a3f2c9a5c19a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.29/image", "region": "RegionOne"}], "id": "50db168fc5164892ab2ff643287bbd20", "type": "image", "name": "glance"}, {"endpoints": [{"id": "305d59473f094ad3af2e2528bcaff630", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.29/volume/v3", "region": "RegionOne"}], "id": "57e4591ffbf44446b4e43c6e504b12ae", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f1d6d51ae2324a388e3b267b2ce99878", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.29/compute/v2.1", "region": "RegionOne"}], "id": "6b972bda69b541068674d3e20383e50e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "ad2480fe34304cb1960eee8033359a5b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.29/placement", "region": "RegionOne"}], "id": "8d052d03e64f4c41a56cc53743423b06", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "031e900fba074bec8c4b9e6b0e54f06a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.29/identity", "region": "RegionOne"}], "id": "ac9168c08e4e4c72baa6b0c01f9f276e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "428952897bb942d58a551d9af298a644", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.29/networking", "region": "RegionOne"}], "id": "e42784f43d7f4261a7ea0247f402d501", "type": "network", "name": "neutron"}]}}'
2026-05-07 15:11:42,747 86855 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '4ea26e25-99eb-4986-b853-e3f98241ce41', 'name': 'tempest-ServerStableDeviceRescueTest-47756677-network', 'tenant_id': '5dd79cbc83a1477e8934aba769aa5c4e', 'project_id': '5dd79cbc83a1477e8934aba769aa5c4e', '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': 17733, '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-07T13:11:16Z', 'updated_at': '2026-05-07T13:11:16Z', 'revision_number': 1} available for tenant
2026-05-07 15:11:42,748 86855 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1454275689', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA+JunRRVpgmuQymDu1kZ9qlRKTTgIGYRNj9mBiHjcuam78wjaWtPoEigPu6zC0+wGgl19PL9T/umAkj2qRECetrbd6Ad9S58JDd2HKqMxJhujWhnyUgKSw3htM4NtMR4w==', 'fingerprint': '2e:41:b8:99:bf:cb:a7:12:fd:50:25:98:f5:6e:9e:3f', 'user_id': '9b0d48cde3784ab2a87a1fa0db54e71d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB1auBB6sgW/hjNy4XCuqLqqBKeusyYPxR0bFZbk+vBytn4PKeJlN5V\nQyfv0uNvwbqgBwYFK4EEACKhZANiAAQPibp0UVaYJrkMpg7tZGfapUSk04CBmETY\n/ZgYh43Lmpu/MI2lrT6BIoD7uswtPsBoJdfTy/U/7pgJI9qkRAnra23egHfUufCQ\n3dhyqjMSYbo1oZ8lICksN4bTODbTEeM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '20ab3829-2920-4c87-8c08-abc29660c66e', 'name': 'tempest-securitygroup--1590036467', 'stateful': True, 'tenant_id': '5dd79cbc83a1477e8934aba769aa5c4e', 'project_id': '5dd79cbc83a1477e8934aba769aa5c4e', 'description': 'tempest-description--1225910701', 'shared': False, 'security_group_rules': [{'id': '273da0ac-7b71-4a54-94b1-752487156355', 'project_id': '5dd79cbc83a1477e8934aba769aa5c4e', 'security_group_id': '20ab3829-2920-4c87-8c08-abc29660c66e', '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': 97, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-07T13:11:37Z', 'updated_at': '2026-05-07T13:11:37Z', 'revision_number': 0, 'tenant_id': '5dd79cbc83a1477e8934aba769aa5c4e'}, {'id': 'fa0be99b-41be-4052-a020-e81d8214e785', 'project_id': '5dd79cbc83a1477e8934aba769aa5c4e', 'security_group_id': '20ab3829-2920-4c87-8c08-abc29660c66e', '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': 98, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-07T13:11:37Z', 'updated_at': '2026-05-07T13:11:37Z', 'revision_number': 0, 'tenant_id': '5dd79cbc83a1477e8934aba769aa5c4e'}], 'tags': [], 'created_at': '2026-05-07T13:11:37Z', 'updated_at': '2026-05-07T13:11:37Z', 'revision_number': 1}, 'floating_ip': {'id': 'c90b088a-b921-48b4-a845-a25343e842e9', 'tenant_id': '5dd79cbc83a1477e8934aba769aa5c4e', 'project_id': '5dd79cbc83a1477e8934aba769aa5c4e', 'floating_ip_address': '172.24.4.49', 'floating_network_id': 'fd22c195-2ad5-4e2c-be2e-c811dc69259a', '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-07T13:11:42Z', 'updated_at': '2026-05-07T13:11:42Z', 'revision_number': 0, 'ip': '172.24.4.49'}}
2026-05-07 15:11:56,822 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://192.168.122.29/compute/v2.1/servers 14.072s
2026-05-07 15:11:56,822 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "imageRef": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "flavorRef": "42", "networks": [{"uuid": "4ea26e25-99eb-4986-b853-e3f98241ce41"}], "security_groups": [{"name": "tempest-securitygroup--1590036467"}], "key_name": "tempest-keypair-1454275689", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 07 May 2026 13:11:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80a4fb66-b3bd-4db3-a278-c0d28f1ef7fa', 'x-compute-request-id': 'req-80a4fb66-b3bd-4db3-a278-c0d28f1ef7fa', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.29/compute/v2.1/servers'}
Body: b'{"server": {"id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1590036467"}], "adminPass": "VsTAo74eTc9i"}}'
2026-05-07 15:11:58,604 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 1.778s
2026-05-07 15:11:58,604 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:11:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee77ba6-854a-45a3-ba09-9d5af3221e13', 'x-compute-request-id': 'req-6ee77ba6-854a-45a3-ba09-9d5af3221e13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-07T13:11:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "BUILD", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:11:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1454275689", "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-07 15:12:00,248 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 0.625s
2026-05-07 15:12:00,250 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:11:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f36f457-4fc7-4ca3-9e59-724ca712eaf2', 'x-compute-request-id': 'req-8f36f457-4fc7-4ca3-9e59-724ca712eaf2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "BUILD", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:11:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "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-07 15:12:02,890 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 1.625s
2026-05-07 15:12:02,890 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d09fa4-edab-4fc0-b1f5-6cd6e514ea4f', 'x-compute-request-id': 'req-f3d09fa4-edab-4fc0-b1f5-6cd6e514ea4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "BUILD", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:12:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "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-07 15:12:02,906 86855 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 4 second wait
2026-05-07 15:12:07,482 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 3.575s
2026-05-07 15:12:07,482 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a54ddbb0-1558-4bf6-a5b5-de51a83e6c9d', 'x-compute-request-id': 'req-a54ddbb0-1558-4bf6-a5b5-de51a83e6c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "BUILD", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:12:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "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-07 15:12:07,495 86855 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 9 second wait
2026-05-07 15:12:08,933 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 0.438s
2026-05-07 15:12:08,934 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:08 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-e0068ff1-0572-412b-9de9-0544a6682b63', 'x-compute-request-id': 'req-e0068ff1-0572-412b-9de9-0544a6682b63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "BUILD", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:12:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "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-07 15:12:08,949 86855 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 10 second wait
2026-05-07 15:12:12,135 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 2.185s
2026-05-07 15:12:12,135 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0feaeabc-6da5-4de1-ac63-50ba3f819d19', 'x-compute-request-id': 'req-0feaeabc-6da5-4de1-ac63-50ba3f819d19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "BUILD", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:12:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1590036467"}], "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-07 15:12:13,853 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 0.704s
2026-05-07 15:12:13,853 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1ae02fb-7a1b-460b-858a-2db329466709', 'x-compute-request-id': 'req-d1ae02fb-7a1b-460b-858a-2db329466709', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "BUILD", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:12:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1590036467"}], "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-07 15:12:15,221 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 0.354s
2026-05-07 15:12:15,222 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4ca8585-d5d6-4fa4-b4e8-970abf9eec9f', 'x-compute-request-id': 'req-b4ca8585-d5d6-4fa4-b4e8-970abf9eec9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "BUILD", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:12:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1590036467"}], "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-07 15:12:16,485 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 0.249s
2026-05-07 15:12:16,485 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03b90a97-5200-47d6-b2a4-b208a7e189ef', 'x-compute-request-id': 'req-03b90a97-5200-47d6-b2a4-b208a7e189ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "BUILD", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:12:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1590036467"}], "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-07 15:12:18,270 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 0.773s
2026-05-07 15:12:18,271 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8dbb658-5db0-4e28-998a-ce60822438f2', 'x-compute-request-id': 'req-e8dbb658-5db0-4e28-998a-ce60822438f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "BUILD", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:12:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1590036467"}], "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-07 15:12:20,641 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 1.357s
2026-05-07 15:12:20,642 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57046a99-35a4-46f9-b303-c9c4eefa5dea', 'x-compute-request-id': 'req-57046a99-35a4-46f9-b303-c9c4eefa5dea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "BUILD", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:12:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1590036467"}], "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-07 15:12:22,613 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 0.956s
2026-05-07 15:12:22,613 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d11213a-5a3c-44c6-bc2b-6fea8d7000e0', 'x-compute-request-id': 'req-0d11213a-5a3c-44c6-bc2b-6fea8d7000e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "BUILD", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:12:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1590036467"}], "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-07 15:12:24,455 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 0.824s
2026-05-07 15:12:24,456 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e429e56-f393-4c72-8635-2065af59438b', 'x-compute-request-id': 'req-1e429e56-f393-4c72-8635-2065af59438b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "BUILD", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:12:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1590036467"}], "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-07 15:12:26,146 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 0.672s
2026-05-07 15:12:26,147 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbc9aa4d-1a65-4b4e-a48b-8e608cc88b8c', 'x-compute-request-id': 'req-dbc9aa4d-1a65-4b4e-a48b-8e608cc88b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerStableDeviceRescueTest-47756677-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:f5:28"}]}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "ACTIVE", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:12:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "OS-SRV-USG:launched_at": "2026-05-07T13:12:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1590036467"}], "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-07 15:12:26,161 86855 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 28 second wait
2026-05-07 15:12:26,700 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7/os-interface 0.537s
2026-05-07 15:12:26,700 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6227d663-0c0a-4ea6-b6f7-20d96a1b0384', 'x-compute-request-id': 'req-6227d663-0c0a-4ea6-b6f7-20d96a1b0384', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "4ea26e25-99eb-4986-b853-e3f98241ce41", "port_id": "15d7911a-8999-4871-ba8b-dde0baa720bb", "mac_addr": "fa:16:3e:74:f5:28", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "01cafae3-e710-44a8-8373-8f7d19772206", "ip_address": "10.0.0.10"}]}]}'
2026-05-07 15:12:30,086 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://192.168.122.29/networking/v2.0/floatingips/c90b088a-b921-48b4-a845-a25343e842e9 3.380s
2026-05-07 15:12:30,087 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "15d7911a-8999-4871-ba8b-dde0baa720bb"}}
Response - Headers: {'date': 'Thu, 07 May 2026 13:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d53ea9f8-cfda-4c24-a916-8a542822093a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/networking/v2.0/floatingips/c90b088a-b921-48b4-a845-a25343e842e9'}
Body: b'{"floatingip": {"id": "c90b088a-b921-48b4-a845-a25343e842e9", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "project_id": "5dd79cbc83a1477e8934aba769aa5c4e", "floating_ip_address": "172.24.4.49", "floating_network_id": "fd22c195-2ad5-4e2c-be2e-c811dc69259a", "router_id": "4716615b-3db5-41f2-8105-48b73336dd02", "port_id": "15d7911a-8999-4871-ba8b-dde0baa720bb", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4ea26e25-99eb-4986-b853-e3f98241ce41", "mac_address": "fa:16:3e:74:f5:28", "admin_state_up": true, "status": "ACTIVE", "device_id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-07T13:11:42Z", "updated_at": "2026-05-07T13:12:27Z", "revision_number": 1}}'
2026-05-07 15:12:30,090 86855 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.49:22' as 'cirros' with public key authentication
2026-05-07 15:13:06,027 86855 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-07 15:13:06,142 86855 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-07 15:13:06,143 86855 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.49 successfully created
2026-05-07 15:13:07,405 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7/action 1.261s
2026-05-07 15:13:07,406 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1288565155"}}
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://192.168.122.29/image//images/f204b2ab-9419-4acf-82cc-6ab6b995944f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9320baf6-b391-439f-95b1-d0f81c66f30f', 'x-compute-request-id': 'req-9320baf6-b391-439f-95b1-d0f81c66f30f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7/action'}
Body: b''
2026-05-07 15:13:07,496 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f 0.088s
2026-05-07 15:13:07,497 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25ebdb8d-51d2-4ba1-932f-9d1940ffa8ed', 'x-compute-request-id': 'req-25ebdb8d-51d2-4ba1-932f-9d1940ffa8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f'}
Body: b'{"image": {"id": "f204b2ab-9419-4acf-82cc-6ab6b995944f", "name": "tempest-ServerStableDeviceRescueTest-image-1288565155", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "owner_project_name": "tempest-ServerStableDeviceRescueTest-986004893", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-986004893-project-member", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d"}, "created": "2026-05-07T13:13:07Z", "updated": "2026-05-07T13:13:07Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://192.168.122.29/image//images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}], "server": {"id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}]}}}'
2026-05-07 15:13:09,979 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f 1.475s
2026-05-07 15:13:09,979 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57170e48-fd94-49fc-9ab0-bcb949d336e2', 'x-compute-request-id': 'req-57170e48-fd94-49fc-9ab0-bcb949d336e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f'}
Body: b'{"image": {"id": "f204b2ab-9419-4acf-82cc-6ab6b995944f", "name": "tempest-ServerStableDeviceRescueTest-image-1288565155", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "owner_project_name": "tempest-ServerStableDeviceRescueTest-986004893", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-986004893-project-member", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d"}, "created": "2026-05-07T13:13:07Z", "updated": "2026-05-07T13:13:07Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://192.168.122.29/image//images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}], "server": {"id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}]}}}'
2026-05-07 15:13:11,132 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f 0.140s
2026-05-07 15:13:11,132 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c6ae732-5c34-4f25-b254-b9a2db3e4bea', 'x-compute-request-id': 'req-3c6ae732-5c34-4f25-b254-b9a2db3e4bea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f'}
Body: b'{"image": {"id": "f204b2ab-9419-4acf-82cc-6ab6b995944f", "name": "tempest-ServerStableDeviceRescueTest-image-1288565155", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "owner_project_name": "tempest-ServerStableDeviceRescueTest-986004893", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-986004893-project-member", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d"}, "created": "2026-05-07T13:13:07Z", "updated": "2026-05-07T13:13:07Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://192.168.122.29/image//images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}], "server": {"id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}]}}}'
2026-05-07 15:13:12,223 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f 0.081s
2026-05-07 15:13:12,224 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86ba3010-89ee-4f80-9e9d-e65ee9705233', 'x-compute-request-id': 'req-86ba3010-89ee-4f80-9e9d-e65ee9705233', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f'}
Body: b'{"image": {"id": "f204b2ab-9419-4acf-82cc-6ab6b995944f", "name": "tempest-ServerStableDeviceRescueTest-image-1288565155", "minRam": 0, "minDisk": 1, "metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "base_image_ref": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "owner_user_name": "tempest-ServerStableDeviceRescueTest-986004893-project-member", "owner_project_name": "tempest-ServerStableDeviceRescueTest-986004893", "boot_roles": "reader,member", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "image_type": "snapshot"}, "created": "2026-05-07T13:13:07Z", "updated": "2026-05-07T13:13:07Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://192.168.122.29/image//images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}], "server": {"id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}]}}}'
2026-05-07 15:13:13,609 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f 0.378s
2026-05-07 15:13:13,610 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1d1eb61-7cf6-4a15-8549-453e89b2b9c2', 'x-compute-request-id': 'req-f1d1eb61-7cf6-4a15-8549-453e89b2b9c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f'}
Body: b'{"image": {"id": "f204b2ab-9419-4acf-82cc-6ab6b995944f", "name": "tempest-ServerStableDeviceRescueTest-image-1288565155", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "owner_id": "5dd79cbc83a1477e8934aba769aa5c4e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-986004893", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-986004893-project-member", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d"}, "created": "2026-05-07T13:13:07Z", "updated": "2026-05-07T13:13:13Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://192.168.122.29/image//images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}], "server": {"id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}]}}}'
2026-05-07 15:13:14,733 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f 0.115s
2026-05-07 15:13:14,734 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b50eac5-a569-425f-94dd-c9d3d4c0ab05', 'x-compute-request-id': 'req-9b50eac5-a569-425f-94dd-c9d3d4c0ab05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f'}
Body: b'{"image": {"id": "f204b2ab-9419-4acf-82cc-6ab6b995944f", "name": "tempest-ServerStableDeviceRescueTest-image-1288565155", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "owner_id": "5dd79cbc83a1477e8934aba769aa5c4e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-986004893", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-986004893-project-member", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d"}, "created": "2026-05-07T13:13:07Z", "updated": "2026-05-07T13:13:14Z", "status": "SAVING", "progress": 50, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://192.168.122.29/image//images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}], "server": {"id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}]}}}'
2026-05-07 15:13:15,882 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f 0.142s
2026-05-07 15:13:15,883 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a201c345-b98b-44b1-9f97-a457ae5990ee', 'x-compute-request-id': 'req-a201c345-b98b-44b1-9f97-a457ae5990ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f'}
Body: b'{"image": {"id": "f204b2ab-9419-4acf-82cc-6ab6b995944f", "name": "tempest-ServerStableDeviceRescueTest-image-1288565155", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "owner_id": "5dd79cbc83a1477e8934aba769aa5c4e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-986004893", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-986004893-project-member", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d"}, "created": "2026-05-07T13:13:07Z", "updated": "2026-05-07T13:13:14Z", "status": "SAVING", "progress": 50, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://192.168.122.29/image//images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}], "server": {"id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}]}}}'
2026-05-07 15:13:16,968 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f 0.075s
2026-05-07 15:13:16,968 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecf0dfbd-da16-452e-bce2-984cd331dd2e', 'x-compute-request-id': 'req-ecf0dfbd-da16-452e-bce2-984cd331dd2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f'}
Body: b'{"image": {"id": "f204b2ab-9419-4acf-82cc-6ab6b995944f", "name": "tempest-ServerStableDeviceRescueTest-image-1288565155", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "owner_id": "5dd79cbc83a1477e8934aba769aa5c4e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-986004893", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-986004893-project-member", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d"}, "created": "2026-05-07T13:13:07Z", "updated": "2026-05-07T13:13:16Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://192.168.122.29/image//images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}], "server": {"id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}]}}}'
2026-05-07 15:13:17,040 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f 0.066s
2026-05-07 15:13:17,040 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4698090e-c85b-482f-8e13-e01d4e7f7463', 'x-compute-request-id': 'req-4698090e-c85b-482f-8e13-e01d4e7f7463', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f'}
Body: b'{"image": {"id": "f204b2ab-9419-4acf-82cc-6ab6b995944f", "name": "tempest-ServerStableDeviceRescueTest-image-1288565155", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "owner_id": "5dd79cbc83a1477e8934aba769aa5c4e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-986004893", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-986004893-project-member", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d"}, "created": "2026-05-07T13:13:07Z", "updated": "2026-05-07T13:13:16Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://192.168.122.29/image//images/f204b2ab-9419-4acf-82cc-6ab6b995944f"}], "server": {"id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}]}}}'
2026-05-07 15:13:17,314 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 0.268s
2026-05-07 15:13:17,314 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1687', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8c06440-8bfa-4696-8f9c-6a4831ff2d2f', 'x-compute-request-id': 'req-b8c06440-8bfa-4696-8f9c-6a4831ff2d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerStableDeviceRescueTest-47756677-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:f5:28"}, {"version": 4, "addr": "172.24.4.49", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:f5:28"}]}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "ACTIVE", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:13:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "OS-SRV-USG:launched_at": "2026-05-07T13:12:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1590036467"}], "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-07 15:13:17,487 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://192.168.122.29/image/v2/images/f204b2ab-9419-4acf-82cc-6ab6b995944f 0.160s
2026-05-07 15:13:17,488 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': '<omitted>'}
Body: [{"add": "/hw_rescue_bus", "value": "virtio"}]
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7cb7cba7-3d1e-4c72-bb1a-7b55dc3f9b07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/image/v2/images/f204b2ab-9419-4acf-82cc-6ab6b995944f'}
Body: b'{"base_image_ref": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "owner_id": "5dd79cbc83a1477e8934aba769aa5c4e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-986004893", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-986004893-project-member", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1288565155", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "3c94a6c347f9b75575eca2452ad574dc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5dd79cbc83a1477e8934aba769aa5c4e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7defda152275ba6ebedf84f1e6da8ce677887697778e973c5ad19020e7df118707d90e100264a47ece08944415d162279ea55cd435ffa5d55bd1bf33c9f3d30f", "id": "f204b2ab-9419-4acf-82cc-6ab6b995944f", "created_at": "2026-05-07T13:13:07Z", "updated_at": "2026-05-07T13:13:17Z", "tags": [], "self": "/v2/images/f204b2ab-9419-4acf-82cc-6ab6b995944f", "file": "/v2/images/f204b2ab-9419-4acf-82cc-6ab6b995944f/file", "schema": "/v2/schemas/image"}'
2026-05-07 15:13:17,657 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://192.168.122.29/image/v2/images/f204b2ab-9419-4acf-82cc-6ab6b995944f 0.169s
2026-05-07 15:13:17,658 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': '<omitted>'}
Body: [{"add": "/hw_rescue_device", "value": "disk"}]
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9fd6f5f3-eedd-4aee-b531-3a7fa195d2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/image/v2/images/f204b2ab-9419-4acf-82cc-6ab6b995944f'}
Body: b'{"base_image_ref": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "owner_id": "5dd79cbc83a1477e8934aba769aa5c4e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-986004893", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-986004893-project-member", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1288565155", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "3c94a6c347f9b75575eca2452ad574dc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5dd79cbc83a1477e8934aba769aa5c4e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7defda152275ba6ebedf84f1e6da8ce677887697778e973c5ad19020e7df118707d90e100264a47ece08944415d162279ea55cd435ffa5d55bd1bf33c9f3d30f", "id": "f204b2ab-9419-4acf-82cc-6ab6b995944f", "created_at": "2026-05-07T13:13:07Z", "updated_at": "2026-05-07T13:13:18Z", "tags": [], "self": "/v2/images/f204b2ab-9419-4acf-82cc-6ab6b995944f", "file": "/v2/images/f204b2ab-9419-4acf-82cc-6ab6b995944f/file", "schema": "/v2/schemas/image"}'
2026-05-07 15:13:18,011 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 0.352s
2026-05-07 15:13:18,012 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1687', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac8e3e8d-ff8e-43d4-8d38-6a38aa20d1ad', 'x-compute-request-id': 'req-ac8e3e8d-ff8e-43d4-8d38-6a38aa20d1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerStableDeviceRescueTest-47756677-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:f5:28"}, {"version": 4, "addr": "172.24.4.49", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:f5:28"}]}, "created": "2026-05-07T13:11:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/flavors/42"}]}, "hostId": "b30138684c4f75894ebd466063fb7a75580b7547f6cbdb839d5deecb", "id": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "image": {"id": "b82d13dd-6dd5-4f51-a226-2375d5d60f9c", "links": [{"rel": "bookmark", "href": "http://192.168.122.29/compute/images/b82d13dd-6dd5-4f51-a226-2375d5d60f9c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}, {"rel": "bookmark", "href": "http://192.168.122.29/compute/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-2115860943", "status": "ACTIVE", "tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e", "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "updated": "2026-05-07T13:13:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454275689", "OS-SRV-USG:launched_at": "2026-05-07T13:12:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1590036467"}], "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-07 15:13:18,077 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.054s
2026-05-07 15:13:18,078 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-803208e5-8233-4ca3-877b-ae75f67b7ea8', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-803208e5-8233-4ca3-877b-ae75f67b7ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:12:10.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:18,088 86855 INFO [tempest.common.waiters] volume e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 reached available after waiting for 0.088828 seconds
2026-05-07 15:13:20,723 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7/os-volume_attachments 2.634s
2026-05-07 15:13:20,724 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}}
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:18 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-5d9ae44b-156b-4dc5-af74-7fef4a961d01', 'x-compute-request-id': 'req-5d9ae44b-156b-4dc5-af74-7fef4a961d01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/compute/v2.1/servers/6f0a2718-6dc9-4fae-87ff-e9ff37558cf7/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "serverId": "6f0a2718-6dc9-4fae-87ff-e9ff37558cf7", "volumeId": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "device": "/dev/vdb"}}'
2026-05-07 15:13:20,790 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.064s
2026-05-07 15:13:20,790 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b456175-d84b-4b75-baa9-084746354fbc', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b456175-d84b-4b75-baa9-084746354fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:20.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:21,875 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.071s
2026-05-07 15:13:21,875 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c9b6592-1b3f-47ea-a096-17620d7c2838', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c9b6592-1b3f-47ea-a096-17620d7c2838', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:20.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:22,939 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.051s
2026-05-07 15:13:22,940 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d39f512-1ed4-4ed6-9487-b4800adef121', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d39f512-1ed4-4ed6-9487-b4800adef121', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:22.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:23,999 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.047s
2026-05-07 15:13:23,999 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87225841-1066-4456-a6db-587834097d82', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87225841-1066-4456-a6db-587834097d82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:25,094 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.084s
2026-05-07 15:13:25,095 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb868e00-6e1c-4de6-a73c-86d416a5abb7', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb868e00-6e1c-4de6-a73c-86d416a5abb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:26,166 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.059s
2026-05-07 15:13:26,167 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da58e816-4742-4dfd-a455-7aea9b65d769', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da58e816-4742-4dfd-a455-7aea9b65d769', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:27,243 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.063s
2026-05-07 15:13:27,243 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ec3a3a-e035-4b81-8401-3c8199346c7a', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ec3a3a-e035-4b81-8401-3c8199346c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:28,329 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.071s
2026-05-07 15:13:28,329 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647dc2de-e598-42fa-956d-1ae94293176c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647dc2de-e598-42fa-956d-1ae94293176c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:29,557 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.214s
2026-05-07 15:13:29,557 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3af3be-5b09-4011-9d2b-7ca314cfccfa', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3af3be-5b09-4011-9d2b-7ca314cfccfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:30,623 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.054s
2026-05-07 15:13:30,623 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fabd9e4a-7f7a-47b1-8b8c-a053e2d2d4e1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fabd9e4a-7f7a-47b1-8b8c-a053e2d2d4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:31,691 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.049s
2026-05-07 15:13:31,691 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d51fd920-b218-4ea6-8496-fd2a2ba7b49a', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d51fd920-b218-4ea6-8496-fd2a2ba7b49a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:32,754 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.046s
2026-05-07 15:13:32,754 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03fe4e6-43a1-4bdb-8952-2738c2e1b1cf', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03fe4e6-43a1-4bdb-8952-2738c2e1b1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:33,835 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.070s
2026-05-07 15:13:33,836 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b265f4-eefa-4472-81f3-a892f7b6697c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b265f4-eefa-4472-81f3-a892f7b6697c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:34,939 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.087s
2026-05-07 15:13:34,940 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840acba6-d4e1-46fa-866b-488409d7f26f', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840acba6-d4e1-46fa-866b-488409d7f26f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:36,073 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.118s
2026-05-07 15:13:36,074 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef0edd7-11bf-477f-955f-02c21e0acbf1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef0edd7-11bf-477f-955f-02c21e0acbf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:37,154 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.067s
2026-05-07 15:13:37,155 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f26f50d2-da5e-412e-a44c-a88104618492', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26f50d2-da5e-412e-a44c-a88104618492', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:38,256 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.085s
2026-05-07 15:13:38,257 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b2cc6b-507d-4d98-9396-952bde00fafc', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b2cc6b-507d-4d98-9396-952bde00fafc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:39,353 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.075s
2026-05-07 15:13:39,353 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95143ed4-9028-40ee-a498-97e01413f57d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95143ed4-9028-40ee-a498-97e01413f57d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:40,463 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.094s
2026-05-07 15:13:40,463 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1430d6df-e8b0-437d-8611-aed20ca65dc1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1430d6df-e8b0-437d-8611-aed20ca65dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:41,674 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.195s
2026-05-07 15:13:41,674 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf580430-bfd3-42b1-87ef-930e9cd3766b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf580430-bfd3-42b1-87ef-930e9cd3766b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:42,760 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.073s
2026-05-07 15:13:42,761 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0369c81-88a6-49ef-a50f-2e5bcff35d47', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0369c81-88a6-49ef-a50f-2e5bcff35d47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:43,881 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.104s
2026-05-07 15:13:43,881 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17a2473-8ad0-4ba6-aff3-1f0ce72e074e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17a2473-8ad0-4ba6-aff3-1f0ce72e074e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:45,024 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.126s
2026-05-07 15:13:45,025 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac51f1e4-209b-4412-ab17-c59724d1e5ce', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac51f1e4-209b-4412-ab17-c59724d1e5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:46,127 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.084s
2026-05-07 15:13:46,127 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c8f1b3f-d1ca-4180-9d62-b7966da643e1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c8f1b3f-d1ca-4180-9d62-b7966da643e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:47,224 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.081s
2026-05-07 15:13:47,224 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5317610-27c3-4509-a41a-34ca886a4e07', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5317610-27c3-4509-a41a-34ca886a4e07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:48,298 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.060s
2026-05-07 15:13:48,299 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7530616c-dfea-4972-9fa9-ed7a3a2db796', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7530616c-dfea-4972-9fa9-ed7a3a2db796', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:49,352 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.041s
2026-05-07 15:13:49,352 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e737b656-87ec-4145-9f20-de8c37af3df1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e737b656-87ec-4145-9f20-de8c37af3df1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:50,425 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.062s
2026-05-07 15:13:50,425 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c568fe-91b0-492b-877e-7f03c0b229bd', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c568fe-91b0-492b-877e-7f03c0b229bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:51,505 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.066s
2026-05-07 15:13:51,505 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985aee26-4eab-4354-b1ac-d8008365b349', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985aee26-4eab-4354-b1ac-d8008365b349', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:52,598 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.077s
2026-05-07 15:13:52,598 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2286665-761f-4364-af96-5bc22459d271', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2286665-761f-4364-af96-5bc22459d271', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:53,688 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.076s
2026-05-07 15:13:53,689 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02303b0e-7257-4f6a-a029-6f757e349c18', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02303b0e-7257-4f6a-a029-6f757e349c18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:54,759 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.056s
2026-05-07 15:13:54,759 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5747810-4b55-49b4-a915-f8a4abd3983e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5747810-4b55-49b4-a915-f8a4abd3983e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:55,824 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.055s
2026-05-07 15:13:55,825 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56da1f57-5e1a-4746-b733-ca4316eabe01', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56da1f57-5e1a-4746-b733-ca4316eabe01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:56,909 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.070s
2026-05-07 15:13:56,910 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-575b849b-f67c-49eb-a634-88f349294fbf', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-575b849b-f67c-49eb-a634-88f349294fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:57,988 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.066s
2026-05-07 15:13:57,989 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4e1e32-2986-4f32-9b02-dc88852acabf', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4e1e32-2986-4f32-9b02-dc88852acabf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:13:59,067 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.066s
2026-05-07 15:13:59,068 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:13:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b508d0dd-3598-49c9-b96d-1c39e6190579', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b508d0dd-3598-49c9-b96d-1c39e6190579', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:00,122 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.042s
2026-05-07 15:14:00,123 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a0a950-08fc-42f4-abc0-6b3287907dcb', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a0a950-08fc-42f4-abc0-6b3287907dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:01,218 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.083s
2026-05-07 15:14:01,219 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dfb3401-0bed-4053-b868-f07d95be2d8a', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dfb3401-0bed-4053-b868-f07d95be2d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:02,323 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.091s
2026-05-07 15:14:02,323 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a63ff16-e431-4d19-b491-29cc28ee2525', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a63ff16-e431-4d19-b491-29cc28ee2525', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:03,424 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.086s
2026-05-07 15:14:03,424 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e57ed3-6950-45cd-a532-666327a85a6d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e57ed3-6950-45cd-a532-666327a85a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:04,521 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.085s
2026-05-07 15:14:04,522 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b524c3-5375-48b1-8b8a-b1da7ad3cb98', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b524c3-5375-48b1-8b8a-b1da7ad3cb98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:05,598 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.062s
2026-05-07 15:14:05,599 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68bbb098-d90b-4439-a5a2-b29b13137e62', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68bbb098-d90b-4439-a5a2-b29b13137e62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:06,659 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.048s
2026-05-07 15:14:06,659 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c065d15-b6f8-4094-b2ec-b9bfdbcee7be', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c065d15-b6f8-4094-b2ec-b9bfdbcee7be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:07,742 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.071s
2026-05-07 15:14:07,743 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba632f6-5469-478c-ba63-ab92d5cf5649', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba632f6-5469-478c-ba63-ab92d5cf5649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:08,851 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.094s
2026-05-07 15:14:08,853 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4e3782-2fc1-4683-8db3-3761d42ed4bd', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4e3782-2fc1-4683-8db3-3761d42ed4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:09,923 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.057s
2026-05-07 15:14:09,924 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96608e7b-b154-40b5-bd36-53484ddd4d0a', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96608e7b-b154-40b5-bd36-53484ddd4d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:10,988 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.052s
2026-05-07 15:14:10,988 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-831a282b-5160-4cba-9244-f357b856b65f', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-831a282b-5160-4cba-9244-f357b856b65f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:12,080 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.075s
2026-05-07 15:14:12,081 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0cc78fa-551f-4590-a6cc-c71e5c623b3b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0cc78fa-551f-4590-a6cc-c71e5c623b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:13,166 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.074s
2026-05-07 15:14:13,167 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64c30b7c-3ce3-4927-ba87-df69c088059a', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64c30b7c-3ce3-4927-ba87-df69c088059a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:14,249 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.069s
2026-05-07 15:14:14,249 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ccdf1b-8b45-4ba2-87a8-33fcc52354db', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ccdf1b-8b45-4ba2-87a8-33fcc52354db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:15,323 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.059s
2026-05-07 15:14:15,323 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43fc4676-e8e5-4610-aebf-ab2da5603a8a', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43fc4676-e8e5-4610-aebf-ab2da5603a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:16,408 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.070s
2026-05-07 15:14:16,408 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d4d2173-2692-41fb-8083-82a896e4fe59', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d4d2173-2692-41fb-8083-82a896e4fe59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:17,499 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.077s
2026-05-07 15:14:17,500 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebcf237-1c2d-47d3-8adc-755fd4f5c016', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebcf237-1c2d-47d3-8adc-755fd4f5c016', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:18,614 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.101s
2026-05-07 15:14:18,615 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e990bd-5121-43d4-b000-ec9bc3a5c39d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e990bd-5121-43d4-b000-ec9bc3a5c39d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:19,698 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.072s
2026-05-07 15:14:19,699 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c96d93f-5217-4278-846e-0c3bef7dc34b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c96d93f-5217-4278-846e-0c3bef7dc34b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:20,785 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.074s
2026-05-07 15:14:20,786 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0776046-368a-4b6e-8b7e-45bc73c8fbe0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0776046-368a-4b6e-8b7e-45bc73c8fbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:21,849 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.049s
2026-05-07 15:14:21,850 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921af4d7-0380-4a6c-9053-c08478ce6779', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921af4d7-0380-4a6c-9053-c08478ce6779', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:22,921 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.060s
2026-05-07 15:14:22,922 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccf039c-cc87-446d-bdf9-eebdec5ec011', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccf039c-cc87-446d-bdf9-eebdec5ec011', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:24,002 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.067s
2026-05-07 15:14:24,002 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d22f86ad-d12e-4adf-bb10-8d059c5d3c89', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d22f86ad-d12e-4adf-bb10-8d059c5d3c89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:25,071 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.056s
2026-05-07 15:14:25,072 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b709306-594d-4f9e-b9d5-e95b8f839def', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b709306-594d-4f9e-b9d5-e95b8f839def', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:26,135 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.053s
2026-05-07 15:14:26,135 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120708bc-5db5-4cd2-85c7-1766c3c64f67', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120708bc-5db5-4cd2-85c7-1766c3c64f67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:27,212 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.060s
2026-05-07 15:14:27,212 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ad136d-bb7c-4c81-9c9d-16fd60eb3cda', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ad136d-bb7c-4c81-9c9d-16fd60eb3cda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:28,280 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.053s
2026-05-07 15:14:28,281 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ca55a5-4a40-4474-a374-13f095da3086', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ca55a5-4a40-4474-a374-13f095da3086', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:29,361 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.066s
2026-05-07 15:14:29,362 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b00fbc-57d1-4759-b51c-b98204222f83', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b00fbc-57d1-4759-b51c-b98204222f83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:30,425 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.048s
2026-05-07 15:14:30,425 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a6d469-1e08-4336-933f-40c202bf3448', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a6d469-1e08-4336-933f-40c202bf3448', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:31,496 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.059s
2026-05-07 15:14:31,496 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc550281-c3cc-46ec-a6b9-88ae3a8a424c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc550281-c3cc-46ec-a6b9-88ae3a8a424c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:32,560 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.049s
2026-05-07 15:14:32,560 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9097d55-80e6-466c-b90a-72628363feb9', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9097d55-80e6-466c-b90a-72628363feb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:33,629 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.056s
2026-05-07 15:14:33,630 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd077729-3285-403f-a2b6-19b2bf68f234', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd077729-3285-403f-a2b6-19b2bf68f234', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:34,705 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.065s
2026-05-07 15:14:34,706 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b14979a-6b0d-44bd-84c3-cb7932fc30a1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b14979a-6b0d-44bd-84c3-cb7932fc30a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:35,782 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.064s
2026-05-07 15:14:35,783 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9189db86-d266-4285-b851-4d50572d3c46', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9189db86-d266-4285-b851-4d50572d3c46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:36,935 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.139s
2026-05-07 15:14:36,935 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-165f38b0-b434-4821-aca1-367eefbb166d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-165f38b0-b434-4821-aca1-367eefbb166d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:38,028 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.079s
2026-05-07 15:14:38,028 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b8297e-d12a-447d-b916-c1aa2b9fe2bc', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b8297e-d12a-447d-b916-c1aa2b9fe2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:39,139 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.097s
2026-05-07 15:14:39,139 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b388d92e-3a4f-49a7-8298-e72a59b0a63b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b388d92e-3a4f-49a7-8298-e72a59b0a63b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:40,281 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.126s
2026-05-07 15:14:40,281 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc09e0c1-09d2-482e-bb33-773b40a94cc2', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc09e0c1-09d2-482e-bb33-773b40a94cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:41,420 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.123s
2026-05-07 15:14:41,420 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd50d3bb-df63-42f2-a166-857da4f3a1a1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd50d3bb-df63-42f2-a166-857da4f3a1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:42,536 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.099s
2026-05-07 15:14:42,536 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1770f941-9556-44fa-8361-d98913f5a6eb', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1770f941-9556-44fa-8361-d98913f5a6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:43,706 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.155s
2026-05-07 15:14:43,707 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec18707d-8d10-47cf-bbb5-c1376cfe8997', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec18707d-8d10-47cf-bbb5-c1376cfe8997', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:44,791 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.070s
2026-05-07 15:14:44,791 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6744a3d1-f8f6-474c-b5e4-67d25c683f01', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6744a3d1-f8f6-474c-b5e4-67d25c683f01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:45,862 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.057s
2026-05-07 15:14:45,862 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e207d02f-08ef-4fb1-b767-b0d679ddd767', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e207d02f-08ef-4fb1-b767-b0d679ddd767', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:46,966 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.091s
2026-05-07 15:14:46,967 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab93a86-89c0-4d5b-9a4b-b944aebfaf3b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab93a86-89c0-4d5b-9a4b-b944aebfaf3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:48,045 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.067s
2026-05-07 15:14:48,045 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26889cf4-5ebb-4f36-8806-a6e364ea26ce', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26889cf4-5ebb-4f36-8806-a6e364ea26ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:49,140 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.079s
2026-05-07 15:14:49,141 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036464d0-9058-42a3-9a13-823433600580', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036464d0-9058-42a3-9a13-823433600580', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:50,212 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.056s
2026-05-07 15:14:50,212 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1593258-16c6-43b7-8193-1930287a035d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1593258-16c6-43b7-8193-1930287a035d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:51,278 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.053s
2026-05-07 15:14:51,278 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49878e0-cb69-4d80-bc3a-1004e97e2f59', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49878e0-cb69-4d80-bc3a-1004e97e2f59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:52,343 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.052s
2026-05-07 15:14:52,344 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8138f991-2d37-4ec1-b5a7-5633b65afbf7', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8138f991-2d37-4ec1-b5a7-5633b65afbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:53,405 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.049s
2026-05-07 15:14:53,406 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72ccdbc-4fe6-4cfb-8ba4-4023b446c4bc', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72ccdbc-4fe6-4cfb-8ba4-4023b446c4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:54,527 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.108s
2026-05-07 15:14:54,528 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce35f0e3-70a5-4fb2-a0d6-d09314f61b8f', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce35f0e3-70a5-4fb2-a0d6-d09314f61b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:55,611 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.069s
2026-05-07 15:14:55,612 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c9b731-80f3-40c0-8fcc-82dcd8bfdb94', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c9b731-80f3-40c0-8fcc-82dcd8bfdb94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:56,710 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.084s
2026-05-07 15:14:56,711 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c5ad974-c441-46cc-afb4-5f2361b944f3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c5ad974-c441-46cc-afb4-5f2361b944f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:57,827 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.104s
2026-05-07 15:14:57,827 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57a13c9-1b41-4d11-a766-e3e3605fe4cb', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57a13c9-1b41-4d11-a766-e3e3605fe4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:14:58,949 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.103s
2026-05-07 15:14:58,950 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f218e1-957e-43ca-9ab4-67fe939bed82', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f218e1-957e-43ca-9ab4-67fe939bed82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:00,072 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.102s
2026-05-07 15:15:00,075 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:14:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a18de4f-4c71-4377-92dc-4e44afd2dffe', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a18de4f-4c71-4377-92dc-4e44afd2dffe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:01,209 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.123s
2026-05-07 15:15:01,209 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8e4911-e831-470e-8bd2-86fd333d589f', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8e4911-e831-470e-8bd2-86fd333d589f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:02,286 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.060s
2026-05-07 15:15:02,287 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-352a0078-1f2c-46df-8f92-9af26e15c913', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-352a0078-1f2c-46df-8f92-9af26e15c913', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:03,342 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.042s
2026-05-07 15:15:03,343 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6511d7d1-f282-4c67-820e-7d36680036c8', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6511d7d1-f282-4c67-820e-7d36680036c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:04,420 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.066s
2026-05-07 15:15:04,420 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa005c5a-c8a0-4ebe-ac6d-1b5676f60a5d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa005c5a-c8a0-4ebe-ac6d-1b5676f60a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:05,475 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.044s
2026-05-07 15:15:05,476 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-703a487c-3bae-4201-aa44-11a440239385', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-703a487c-3bae-4201-aa44-11a440239385', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:06,540 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.053s
2026-05-07 15:15:06,541 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05d7d2a-ec9f-4a37-8087-1d13b5048d57', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05d7d2a-ec9f-4a37-8087-1d13b5048d57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:07,703 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.150s
2026-05-07 15:15:07,703 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e321fc-e2fb-41ff-86a6-0353c980d8f6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e321fc-e2fb-41ff-86a6-0353c980d8f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:08,762 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.044s
2026-05-07 15:15:08,763 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-627b5fa8-3e62-4b68-8713-cd1c94b7d45f', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-627b5fa8-3e62-4b68-8713-cd1c94b7d45f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:09,906 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.131s
2026-05-07 15:15:09,906 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2574d622-5be7-43ef-abe1-2e8296190a50', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2574d622-5be7-43ef-abe1-2e8296190a50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:11,028 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.099s
2026-05-07 15:15:11,029 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04bb715c-2086-4d89-bf8f-f616755fc531', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04bb715c-2086-4d89-bf8f-f616755fc531', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:12,128 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.085s
2026-05-07 15:15:12,129 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba0e05a-1a49-4ac5-9488-5afa362143f0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba0e05a-1a49-4ac5-9488-5afa362143f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:13,200 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.055s
2026-05-07 15:15:13,201 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ced409-18fa-4f07-a6b8-396da872c008', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ced409-18fa-4f07-a6b8-396da872c008', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:14,412 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.197s
2026-05-07 15:15:14,412 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f49e0f6-b11b-4924-aeb4-b089101166d0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f49e0f6-b11b-4924-aeb4-b089101166d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:15,528 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.098s
2026-05-07 15:15:15,529 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23946b11-518f-47ad-96f3-acceb5277e49', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23946b11-518f-47ad-96f3-acceb5277e49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:16,648 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.106s
2026-05-07 15:15:16,648 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb003ea-8b84-47ef-920d-5dae7ea7a956', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb003ea-8b84-47ef-920d-5dae7ea7a956', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:17,790 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.124s
2026-05-07 15:15:17,791 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c009d1f3-8403-4e7f-ae7b-f928121b4f6d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c009d1f3-8403-4e7f-ae7b-f928121b4f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:18,953 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.146s
2026-05-07 15:15:18,954 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b7d819-4116-4af2-94d1-2412d97fa07b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b7d819-4116-4af2-94d1-2412d97fa07b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:20,114 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.139s
2026-05-07 15:15:20,114 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1dfbd0-23b9-475e-928f-28be0e46d252', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1dfbd0-23b9-475e-928f-28be0e46d252', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:21,272 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.141s
2026-05-07 15:15:21,273 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ff5836-3d24-4da8-a386-d1e9e4731031', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ff5836-3d24-4da8-a386-d1e9e4731031', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:22,373 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.086s
2026-05-07 15:15:22,374 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107b5c6c-9a6c-49b6-8390-f9fdde48f998', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107b5c6c-9a6c-49b6-8390-f9fdde48f998', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:23,452 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.064s
2026-05-07 15:15:23,453 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a1b754-8670-4c27-99f1-48a4ffb20c6e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a1b754-8670-4c27-99f1-48a4ffb20c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:24,519 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.055s
2026-05-07 15:15:24,519 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24cd0103-3af7-46c9-b934-555eb2a11e1b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24cd0103-3af7-46c9-b934-555eb2a11e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:25,589 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.054s
2026-05-07 15:15:25,589 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9449117-3093-4408-ae52-ed7a96aa8d32', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9449117-3093-4408-ae52-ed7a96aa8d32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:26,685 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.085s
2026-05-07 15:15:26,686 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0925add-dd16-4441-8897-ada7e83cf3c3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0925add-dd16-4441-8897-ada7e83cf3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:27,750 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.052s
2026-05-07 15:15:27,751 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b288778d-5a55-4e54-9794-fd715c976742', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b288778d-5a55-4e54-9794-fd715c976742', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:28,823 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.061s
2026-05-07 15:15:28,824 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bd830e6-66bb-4c42-8f79-0af505ac4950', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd830e6-66bb-4c42-8f79-0af505ac4950', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:29,903 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.066s
2026-05-07 15:15:29,903 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cdf69d5-d9b1-47c1-a949-d7415b6448a5', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cdf69d5-d9b1-47c1-a949-d7415b6448a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:30,958 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.039s
2026-05-07 15:15:30,959 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2672413-053a-4919-aa34-c9a8432628df', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2672413-053a-4919-aa34-c9a8432628df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:32,016 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.046s
2026-05-07 15:15:32,016 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-549417b6-0da3-4be8-9bb8-17b99d658ba6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-549417b6-0da3-4be8-9bb8-17b99d658ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:33,085 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.058s
2026-05-07 15:15:33,085 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad34cc9-21f8-4103-b001-952bdabd0250', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad34cc9-21f8-4103-b001-952bdabd0250', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:34,166 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.068s
2026-05-07 15:15:34,167 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c42940-ecdc-4b20-b0b0-a1d3dfd4544f', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c42940-ecdc-4b20-b0b0-a1d3dfd4544f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:35,235 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.051s
2026-05-07 15:15:35,236 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7807765b-55fc-4741-ad0f-a59ad0fbf3b2', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7807765b-55fc-4741-ad0f-a59ad0fbf3b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:36,301 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.054s
2026-05-07 15:15:36,301 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0cb031-a017-4edf-adb8-4387ffdac179', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0cb031-a017-4edf-adb8-4387ffdac179', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:37,382 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.068s
2026-05-07 15:15:37,382 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a3425a-372a-46ab-a160-65413aad39dd', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a3425a-372a-46ab-a160-65413aad39dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:38,437 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.042s
2026-05-07 15:15:38,437 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e410af-a801-49eb-b156-99d253ff4656', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e410af-a801-49eb-b156-99d253ff4656', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:39,499 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.049s
2026-05-07 15:15:39,500 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b67307a-9fb6-4a61-8d8d-29887e092735', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b67307a-9fb6-4a61-8d8d-29887e092735', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:40,595 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.078s
2026-05-07 15:15:40,597 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77613597-ebb0-419c-96d4-152b7bfcbc93', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77613597-ebb0-419c-96d4-152b7bfcbc93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:41,660 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.053s
2026-05-07 15:15:41,661 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd7b607-4983-4eee-90f4-c5e461dd3f50', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffd7b607-4983-4eee-90f4-c5e461dd3f50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:42,722 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.047s
2026-05-07 15:15:42,722 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f3f091d-1959-453f-8ed7-71e5de250dd6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f3f091d-1959-453f-8ed7-71e5de250dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:43,789 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.054s
2026-05-07 15:15:43,790 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ec5e85-b3b1-4348-8054-e73ea2fa5fc3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ec5e85-b3b1-4348-8054-e73ea2fa5fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:44,849 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.047s
2026-05-07 15:15:44,849 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ba56d8-a88d-49fe-8e37-164da4bb4075', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ba56d8-a88d-49fe-8e37-164da4bb4075', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:45,932 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.071s
2026-05-07 15:15:45,934 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83fb7299-e951-4f60-b84d-c4976c509235', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83fb7299-e951-4f60-b84d-c4976c509235', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:47,306 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.360s
2026-05-07 15:15:47,307 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9817d4-828b-4178-bd60-ae8162ff151e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9817d4-828b-4178-bd60-ae8162ff151e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:48,372 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.053s
2026-05-07 15:15:48,373 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f10218b-8ed6-40e1-9b0a-3a39696755ad', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f10218b-8ed6-40e1-9b0a-3a39696755ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:49,435 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.050s
2026-05-07 15:15:49,435 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43928023-8e67-4670-b7a4-57c42f5b30cf', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43928023-8e67-4670-b7a4-57c42f5b30cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:50,490 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.044s
2026-05-07 15:15:50,491 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e7b644-3a2a-4465-a4e7-a52c944a504b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e7b644-3a2a-4465-a4e7-a52c944a504b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:51,565 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.062s
2026-05-07 15:15:51,565 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a8236f-15e6-4479-bc5f-519f7c0070c0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a8236f-15e6-4479-bc5f-519f7c0070c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:52,639 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.063s
2026-05-07 15:15:52,640 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb6a9463-0c0e-4453-b3cc-79feff3df1e3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb6a9463-0c0e-4453-b3cc-79feff3df1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:53,719 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.065s
2026-05-07 15:15:53,719 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e36af24-fc42-4dad-b79c-2cdc4eb4cdb0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e36af24-fc42-4dad-b79c-2cdc4eb4cdb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:54,777 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.046s
2026-05-07 15:15:54,777 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b707e473-88f3-48fe-81ec-7f43582318d1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b707e473-88f3-48fe-81ec-7f43582318d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:55,848 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.060s
2026-05-07 15:15:55,850 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0404505-781f-4de6-ab7b-8f23f8e582ad', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0404505-781f-4de6-ab7b-8f23f8e582ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:56,962 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.098s
2026-05-07 15:15:56,962 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a921a86-4cdc-423c-9729-92c17147d880', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a921a86-4cdc-423c-9729-92c17147d880', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:58,054 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.077s
2026-05-07 15:15:58,055 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8bc33b-b02f-40be-9ec9-70d5b41e1998', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8bc33b-b02f-40be-9ec9-70d5b41e1998', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:15:59,113 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.045s
2026-05-07 15:15:59,113 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:15:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293dc6d9-0e22-478c-a389-dc7c2dceccbe', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293dc6d9-0e22-478c-a389-dc7c2dceccbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:00,170 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.045s
2026-05-07 15:16:00,170 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086524a7-e9d2-4378-a1b7-394db5ac3cd3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086524a7-e9d2-4378-a1b7-394db5ac3cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:01,227 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.043s
2026-05-07 15:16:01,227 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722c046c-654a-41ff-8e0e-d5531dcd6377', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722c046c-654a-41ff-8e0e-d5531dcd6377', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:02,289 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.051s
2026-05-07 15:16:02,290 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780604e2-0579-4a12-bf6f-48a4e35040b9', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780604e2-0579-4a12-bf6f-48a4e35040b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:03,393 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.087s
2026-05-07 15:16:03,394 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600ed35d-5f7d-42ee-a6e5-b9ca4f6c2786', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600ed35d-5f7d-42ee-a6e5-b9ca4f6c2786', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:04,453 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.044s
2026-05-07 15:16:04,454 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-707f430c-e5c2-4ee0-84fb-247ce2144ddd', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-707f430c-e5c2-4ee0-84fb-247ce2144ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:05,525 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.059s
2026-05-07 15:16:05,526 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2773ba-8ec6-4bc8-8b89-b66d0bf28429', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2773ba-8ec6-4bc8-8b89-b66d0bf28429', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:06,626 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.084s
2026-05-07 15:16:06,627 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1b631a-73a6-485e-837a-d0e1461c8e26', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1b631a-73a6-485e-837a-d0e1461c8e26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:07,703 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.062s
2026-05-07 15:16:07,704 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-185ad0a7-9d8f-401c-9805-80fe705334c6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-185ad0a7-9d8f-401c-9805-80fe705334c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:08,779 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.063s
2026-05-07 15:16:08,780 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d029107-749c-4844-8078-6d42ff8152dd', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d029107-749c-4844-8078-6d42ff8152dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:09,877 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.080s
2026-05-07 15:16:09,877 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c62160-7a53-425f-bb0e-d7a0c0060add', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c62160-7a53-425f-bb0e-d7a0c0060add', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:10,957 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.067s
2026-05-07 15:16:10,958 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e1390b-d2e7-4713-a4e0-6e13cc97e930', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e1390b-d2e7-4713-a4e0-6e13cc97e930', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:12,040 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.066s
2026-05-07 15:16:12,041 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df9118d1-242a-4454-80c5-20fcfb77eadd', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df9118d1-242a-4454-80c5-20fcfb77eadd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:13,110 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.056s
2026-05-07 15:16:13,110 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0475ee-4c2b-4324-a859-2ef1c3116649', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0475ee-4c2b-4324-a859-2ef1c3116649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:14,196 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.073s
2026-05-07 15:16:14,197 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e29731-eb14-4e4b-a402-af9f418f34b8', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e29731-eb14-4e4b-a402-af9f418f34b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:15,317 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.107s
2026-05-07 15:16:15,317 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4996deaf-99e7-4f7d-a600-96bab268676e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4996deaf-99e7-4f7d-a600-96bab268676e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:16,382 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.054s
2026-05-07 15:16:16,384 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ca11c1-ea6c-436b-8f06-7f818f53ee35', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ca11c1-ea6c-436b-8f06-7f818f53ee35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:17,455 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.055s
2026-05-07 15:16:17,455 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a23850-1365-4d0d-b3ca-e8de8677cbee', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a23850-1365-4d0d-b3ca-e8de8677cbee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:18,516 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.050s
2026-05-07 15:16:18,517 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b8e75c3-e213-4326-a762-dc1f1fa6d873', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b8e75c3-e213-4326-a762-dc1f1fa6d873', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:19,592 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.061s
2026-05-07 15:16:19,592 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c43ee4f-6f1d-415a-8cbe-d372a538a53d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c43ee4f-6f1d-415a-8cbe-d372a538a53d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:20,668 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.065s
2026-05-07 15:16:20,669 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7850f5-c8e9-400c-a81e-255c306c2a7a', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7850f5-c8e9-400c-a81e-255c306c2a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:21,731 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.048s
2026-05-07 15:16:21,732 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3532ed70-4bcb-49b2-8708-98f0a07b0608', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3532ed70-4bcb-49b2-8708-98f0a07b0608', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:22,796 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.048s
2026-05-07 15:16:22,796 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cf533c-909b-4af6-9a5a-80b4b4d094b7', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cf533c-909b-4af6-9a5a-80b4b4d094b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:23,856 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.045s
2026-05-07 15:16:23,857 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2797f053-d7d6-427f-b226-47b197c5263b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2797f053-d7d6-427f-b226-47b197c5263b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:24,930 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.061s
2026-05-07 15:16:24,930 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1d24837-c024-4841-82cd-36f64eed0a99', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1d24837-c024-4841-82cd-36f64eed0a99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:25,991 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.043s
2026-05-07 15:16:25,991 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b84113-9f6b-4888-817e-bf317a2e3646', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b84113-9f6b-4888-817e-bf317a2e3646', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:27,062 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.058s
2026-05-07 15:16:27,063 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0b85f8-88f0-4b4a-83f7-fd7e9c3dfdd1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0b85f8-88f0-4b4a-83f7-fd7e9c3dfdd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:28,143 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.068s
2026-05-07 15:16:28,143 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7539377c-137a-454c-ad44-84e7d953e1f3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7539377c-137a-454c-ad44-84e7d953e1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:29,219 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.064s
2026-05-07 15:16:29,219 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e2ad4c-92f4-4671-84e4-fb3a0e8a249a', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e2ad4c-92f4-4671-84e4-fb3a0e8a249a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:30,285 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.053s
2026-05-07 15:16:30,286 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d26629ce-4ff7-4147-be9d-9955c6d69ef6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26629ce-4ff7-4147-be9d-9955c6d69ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:31,344 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.045s
2026-05-07 15:16:31,344 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f2d8d6-5ea7-41dd-9b30-b396384209a5', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f2d8d6-5ea7-41dd-9b30-b396384209a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:32,422 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.066s
2026-05-07 15:16:32,422 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bb9593d-39cc-49ad-8702-b564b9ba021e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bb9593d-39cc-49ad-8702-b564b9ba021e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:33,477 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.039s
2026-05-07 15:16:33,477 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef25ff26-5cbd-468f-9b07-af1088fcb95a', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef25ff26-5cbd-468f-9b07-af1088fcb95a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:34,561 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.073s
2026-05-07 15:16:34,562 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aeeca25-2de7-4966-8738-9a0aa94c8456', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aeeca25-2de7-4966-8738-9a0aa94c8456', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
2026-05-07 15:16:35,852 86855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 0.276s
2026-05-07 15:16:35,852 86855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 07 May 2026 13:16:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c06c6b-2641-46d8-960b-f5a6f09ba4e4', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c06c6b-2641-46d8-960b-f5a6f09ba4e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819'}
Body: b'{"volume": {"id": "e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-07T13:11:36.000000", "updated_at": "2026-05-07T13:13:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-371864362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.29/volume/v3/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}, {"rel": "bookmark", "href": "http://192.168.122.29/volume/volumes/e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819"}], "user_id": "9b0d48cde3784ab2a87a1fa0db54e71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5dd79cbc83a1477e8934aba769aa5c4e"}}'
}}}
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_rescue.py", line 252, in test_stable_device_rescue_disk_virtio_with_volume_attached
self.attach_volume(server, volume)
File "/opt/stack/tempest/tempest/api/compute/base.py", line 635, in attach_volume
waiters.wait_for_volume_attachment_create(
File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to attach volume e2640a5d-400d-4a3d-a8f4-c4d4ebcbf819 to server 6f0a2718-6dc9-4fae-87ff-e9ff37558cf7 within the required time (196 s).
|
||||||
| 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
pt2.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
pt2.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
pt3.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
pt3.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
pt4.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
pt4.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
pt5.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
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt6.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt7.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
pt7.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
pt8.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
pt8.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
pt8.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
pt8.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
pt9.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
pt9.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
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt10.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
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.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
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt12.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
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests39) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests39) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests33) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests33) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests39) |
skip
pt14.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt17.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
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt18.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 | |
VolumeTypesReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.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
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt23.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
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt25.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
pt26.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
pt27.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
pt28.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
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt30.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsV39Test) |
skip
pt32.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt32.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt35.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt36.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| 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
pt37.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
pt38.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
pt38.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
pt39.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
pt40.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
pt41.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
pt42.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
pt42.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt43.1: 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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt44.1: 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
pt45.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
pt45.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
pt45.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
pt46.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
pt47.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt52.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
pt53.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
pt54.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
pt54.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
pt55.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
pt55.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
pt56.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
pt57.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt77.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
pt78.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
pt79.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
pt80.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
pt80.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
pt81.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
pt81.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
pt82.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
pt83.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
pt83.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
pt84.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
pt84.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt89.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt92.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
pt93.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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_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.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt100.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_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt101.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 304 | 247 | 1 | 0 | 56 | ||