Status: Pass 371 Failure 2 Skip 77
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests | 10 | 9 | 1 | 0 | 0 | Detail | |
test_create_snapshot[id-43f77b31-aab4-46d0-b76f-e17000d23589] |
pass
pt1.1: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_create_snapshot[id-43f77b31-aab4-46d0-b76f-e17000d23589]
|
||||||
test_delete_snapshot[id-22939122-8b4e-47d5-abaa-774bc55c07fc] |
pass
pt1.2: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_delete_snapshot[id-22939122-8b4e-47d5-abaa-774bc55c07fc]
|
||||||
test_force_delete_snapshot[id-e7cb3eb0-d607-4c90-995d-df82d030eca8] |
pass
pt1.3: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_force_delete_snapshot[id-e7cb3eb0-d607-4c90-995d-df82d030eca8]
|
||||||
test_list_snapshots[id-5b3ec87f-443f-42f7-bd3c-ab05ea30c5e1] |
pass
pt1.4: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_list_snapshots[id-5b3ec87f-443f-42f7-bd3c-ab05ea30c5e1]
|
||||||
test_manage_snapshot[id-c2501d05-9bca-42d7-9ab5-c0d9133e762f] |
fail
ft1.5: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_manage_snapshot[id-c2501d05-9bca-42d7-9ab5-c0d9133e762f]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-07-03 13:26:32,571 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 202 POST http://192.168.122.98/volume/v3/volumes 0.303s
2026-07-03 13:26:32,571 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-556309515"}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9a204c-eab7-441d-911b-94aeac8c5fa1', 'content-length': '784', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9a204c-eab7-441d-911b-94aeac8c5fa1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.98/volume/v3/volumes'}
Body: b'{"volume": {"id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:26:32.468529", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Volume-556309515", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09"}], "user_id": "2b582c4b94f7429ab6e89182333ff8a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}'
2026-07-03 13:26:32,628 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09 0.047s
2026-07-03 13:26:32,628 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314cf85f-0f89-48fe-b3bf-c08bc06465d8', 'content-length': '963', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314cf85f-0f89-48fe-b3bf-c08bc06465d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09'}
Body: b'{"volume": {"id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:26:32.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Volume-556309515", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09"}], "user_id": "2b582c4b94f7429ab6e89182333ff8a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-vol-host-attr:host": null}}'
2026-07-03 13:26:33,684 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09 0.044s
2026-07-03 13:26:33,684 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c198139-12ea-4fe0-84d3-c77a27df5995', 'content-length': '1013', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c198139-12ea-4fe0-84d3-c77a27df5995', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09'}
Body: b'{"volume": {"id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:26:32.000000", "updated_at": "2026-07-03T11:26:34.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-556309515", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09"}], "user_id": "2b582c4b94f7429ab6e89182333ff8a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:26:34,734 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09 0.039s
2026-07-03 13:26:34,734 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f184f2f-4aa0-4136-9693-e0fbc1b171d5', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f184f2f-4aa0-4136-9693-e0fbc1b171d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09'}
Body: b'{"volume": {"id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:26:32.000000", "updated_at": "2026-07-03T11:26:34.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-556309515", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09"}], "user_id": "2b582c4b94f7429ab6e89182333ff8a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:26:34,744 106425 INFO [tempest.common.waiters] volume e27b4b80-0bce-4332-b02c-5d993fae5f09 reached available after waiting for 2.744559 seconds
2026-07-03 13:26:34,908 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 202 POST http://192.168.122.98/volume/v3/snapshots 0.163s
2026-07-03 13:26:34,908 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261"}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c4d251-8f53-4f45-a5a1-8ba4352464c7', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c4d251-8f53-4f45-a5a1-8ba4352464c7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.98/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:34.834028", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "creating", "size": 1, "metadata": {}}}'
2026-07-03 13:26:34,938 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:26:34,940 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fbb5bb5-3f82-4f45-a89b-9d69cba92836', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fbb5bb5-3f82-4f45-a89b-9d69cba92836', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:26:35,972 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.028s
2026-07-03 13:26:35,973 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace4e4d7-3f7f-4c7a-b3aa-07d03d6ff155', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace4e4d7-3f7f-4c7a-b3aa-07d03d6ff155', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:26:37,003 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:26:37,003 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee4b8c4-41bf-45fe-a83a-4124d13ee559', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee4b8c4-41bf-45fe-a83a-4124d13ee559', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:26:38,034 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:26:38,035 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54364ec5-8116-41d6-bc0a-7cb427f0b80e', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54364ec5-8116-41d6-bc0a-7cb427f0b80e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:26:39,062 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:26:39,063 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9adc25b8-aaef-4853-8e63-fdf79ea02769', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9adc25b8-aaef-4853-8e63-fdf79ea02769', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:26:40,087 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:26:40,088 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f438ed-6f3a-4a5a-9a02-766a339693f2', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f438ed-6f3a-4a5a-9a02-766a339693f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:39.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:40,091 106425 INFO [tempest.common.waiters] snapshot fc360596-8a8f-4c68-aa8f-269c1b21217e reached available after waiting for 6.091205 seconds
2026-07-03 13:26:40,144 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 202 POST http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e/action 0.053s
2026-07-03 13:26:40,145 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-unmanage": {}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6eca254-0127-4daa-8cb4-f60c2edaed7b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e/action'}
Body: b''
2026-07-03 13:26:40,170 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:26:40,170 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6984aca3-c52c-44a0-afe7-7b5f0872615f', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6984aca3-c52c-44a0-afe7-7b5f0872615f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "unmanaging", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:41,200 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:26:41,200 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0427687b-1717-4521-9e40-e08150603942', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0427687b-1717-4521-9e40-e08150603942', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:42,231 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:26:42,231 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5802747b-fc78-4cf5-b69b-b8c2397961c3', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5802747b-fc78-4cf5-b69b-b8c2397961c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:43,261 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:26:43,262 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b42580c-ebfb-4dc7-aa5a-c59e3f0b8443', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b42580c-ebfb-4dc7-aa5a-c59e3f0b8443', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:44,291 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:26:44,291 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242e50bc-085f-433c-8815-094d798fc297', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242e50bc-085f-433c-8815-094d798fc297', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:45,317 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:26:45,317 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-decf0347-6d5b-4e6e-a214-8133e3dc8f0d', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-decf0347-6d5b-4e6e-a214-8133e3dc8f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:46,348 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:26:46,349 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94e8f02-1671-4107-bdcf-7867559a97b5', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94e8f02-1671-4107-bdcf-7867559a97b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:47,375 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:26:47,376 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4307347-0d30-4b1d-97da-7d9582653d36', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4307347-0d30-4b1d-97da-7d9582653d36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:48,401 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:26:48,401 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8be55b5-f246-44d4-ad1c-ec71a43d613e', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8be55b5-f246-44d4-ad1c-ec71a43d613e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:49,426 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:26:49,426 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3caa3f87-453b-4dd3-9d69-8c23dc5b6e18', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3caa3f87-453b-4dd3-9d69-8c23dc5b6e18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:50,454 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:26:50,454 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2decd0-26bf-44ff-a528-f93cb57ec8f5', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2decd0-26bf-44ff-a528-f93cb57ec8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:51,480 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:26:51,481 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641e7fa9-7be9-4ecf-a469-f600cbddffe7', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641e7fa9-7be9-4ecf-a469-f600cbddffe7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:52,507 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:26:52,507 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd99f2d-a46b-4b43-8489-1918fc595550', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd99f2d-a46b-4b43-8489-1918fc595550', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:53,533 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:26:53,533 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b8b152-c9ca-4417-8a68-ad5e9863ef22', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b8b152-c9ca-4417-8a68-ad5e9863ef22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:54,559 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:26:54,560 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4929296d-9e1d-4d44-8629-799d8eafaa0b', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4929296d-9e1d-4d44-8629-799d8eafaa0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:55,587 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:26:55,588 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c22f1a-e2c4-4566-b4aa-29f9621db6d3', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c22f1a-e2c4-4566-b4aa-29f9621db6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:56,615 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:26:56,615 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f862e566-8341-4954-97fa-bc2904b43737', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f862e566-8341-4954-97fa-bc2904b43737', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:57,643 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:26:57,644 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-370036da-87b8-4ba6-8017-d52ea98a796c', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-370036da-87b8-4ba6-8017-d52ea98a796c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:58,671 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:26:58,671 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a45271b-cf77-45ce-b8eb-1f7fc0fc854b', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a45271b-cf77-45ce-b8eb-1f7fc0fc854b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:59,697 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:26:59,698 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e641c593-046b-4323-9a45-fc65a71a1379', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e641c593-046b-4323-9a45-fc65a71a1379', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:00,725 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:00,725 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ee7343-3bc0-4cdd-8cba-fca440c35f73', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ee7343-3bc0-4cdd-8cba-fca440c35f73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:01,752 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:01,752 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a493b543-43af-4450-9232-4d412e02283b', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a493b543-43af-4450-9232-4d412e02283b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:02,777 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:02,778 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd7d2cf-78d2-4a69-abf1-90985784d84c', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd7d2cf-78d2-4a69-abf1-90985784d84c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:03,803 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:03,803 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aec25e4-fc3d-48ab-8a79-e648a08ff1bf', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aec25e4-fc3d-48ab-8a79-e648a08ff1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:04,830 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:04,830 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db0b357-a0cd-4406-9433-283df8248d0e', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db0b357-a0cd-4406-9433-283df8248d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:05,857 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:27:05,858 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a0eb003-5415-4861-adaf-d6409ed59b88', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0eb003-5415-4861-adaf-d6409ed59b88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:06,891 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.030s
2026-07-03 13:27:06,892 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4aff448-9e6a-4188-864d-882edc091a17', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4aff448-9e6a-4188-864d-882edc091a17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:07,918 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:27:07,918 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3003b474-0143-48b6-be30-316054cd84ec', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3003b474-0143-48b6-be30-316054cd84ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:08,943 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:27:08,943 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da71e74-954a-47a1-b545-cfb246e3f9e2', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da71e74-954a-47a1-b545-cfb246e3f9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:09,968 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:09,969 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04d2f114-10e3-4f22-b526-9bc0382fbf90', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04d2f114-10e3-4f22-b526-9bc0382fbf90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:10,996 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:10,996 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9124e57-297b-4516-a34f-646277689a67', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9124e57-297b-4516-a34f-646277689a67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:12,024 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:27:12,025 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a4b6189-2183-4825-8371-ff076d9db879', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a4b6189-2183-4825-8371-ff076d9db879', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:13,052 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:13,052 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb0878d-4206-4e28-96ac-643da9ce188f', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb0878d-4206-4e28-96ac-643da9ce188f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:14,080 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:27:14,081 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bccedeb6-c589-4768-9ce1-ac4131fa74b6', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bccedeb6-c589-4768-9ce1-ac4131fa74b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:15,108 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:15,109 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f903fe51-a4f7-4adf-8606-7b7dec11f67c', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f903fe51-a4f7-4adf-8606-7b7dec11f67c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:16,138 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:27:16,138 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8559641-08bf-4051-9813-c2c4dfade53e', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8559641-08bf-4051-9813-c2c4dfade53e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:17,166 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:27:17,166 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ba67c9-1f53-41f8-bf25-34bdf6809914', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ba67c9-1f53-41f8-bf25-34bdf6809914', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:18,191 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:18,192 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d4d6fbe-a75a-4b67-8284-f11e6d089a77', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d4d6fbe-a75a-4b67-8284-f11e6d089a77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:19,218 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:19,218 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43db63da-e0e2-4109-bd7c-9b844576880a', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43db63da-e0e2-4109-bd7c-9b844576880a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:20,245 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:20,245 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cba6d01-4fa9-4eb0-9589-b05858cd3e34', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cba6d01-4fa9-4eb0-9589-b05858cd3e34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:21,272 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:21,273 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3e341d-0487-44db-a2af-a563efb82c4f', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3e341d-0487-44db-a2af-a563efb82c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:22,299 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:22,299 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c8417c-b28b-4cbb-a8cd-576405a2f244', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c8417c-b28b-4cbb-a8cd-576405a2f244', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:23,326 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:23,326 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661df1f7-7c7e-4cbc-b88a-10f257a576ba', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661df1f7-7c7e-4cbc-b88a-10f257a576ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:24,355 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:27:24,355 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b5b215c-1f7a-4e65-9156-1991ad4cf4f3', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b5b215c-1f7a-4e65-9156-1991ad4cf4f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:25,381 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:25,381 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad2dfec-1d3c-47c8-9be0-c48a23ab44a9', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad2dfec-1d3c-47c8-9be0-c48a23ab44a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:26,406 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:27:26,406 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0844800-6bd9-42a1-9d24-8972d450c035', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0844800-6bd9-42a1-9d24-8972d450c035', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:27,433 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:27,434 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2280972-f6d0-42a3-9733-0bad48c5044e', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2280972-f6d0-42a3-9733-0bad48c5044e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:28,459 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:27:28,460 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78ccdd0-3a84-48a0-ae2d-2ad67e45b947', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78ccdd0-3a84-48a0-ae2d-2ad67e45b947', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:29,486 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:29,486 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95721458-6399-4276-ada9-9836e0448b75', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95721458-6399-4276-ada9-9836e0448b75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:30,511 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:27:30,512 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241815f3-45e1-4a46-ab31-00d14bed3538', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241815f3-45e1-4a46-ab31-00d14bed3538', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:31,539 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:31,540 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a235e72-3f71-47c6-953c-4ba34b1a59ac', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a235e72-3f71-47c6-953c-4ba34b1a59ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:32,568 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:27:32,569 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4698b4-3c2f-4fe4-969b-a36e31375bc2', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4698b4-3c2f-4fe4-969b-a36e31375bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:33,595 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:33,596 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efc22229-8193-4f31-b0e6-c5f673080967', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efc22229-8193-4f31-b0e6-c5f673080967', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:34,621 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:27:34,621 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eff6edc-86b0-40c1-ab73-e4bc3b9ad69b', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eff6edc-86b0-40c1-ab73-e4bc3b9ad69b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:35,648 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:35,649 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b936b85-408f-44e7-9046-84d6e584adc6', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b936b85-408f-44e7-9046-84d6e584adc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:36,673 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.020s
2026-07-03 13:27:36,673 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae56b660-177b-4b27-a955-d71944af3741', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae56b660-177b-4b27-a955-d71944af3741', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:37,698 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:27:37,699 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae8787e9-711d-4da2-8fc4-db49c945c952', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae8787e9-711d-4da2-8fc4-db49c945c952', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:38,725 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:27:38,726 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bbe8b46-4200-4bff-b9fd-e62b85e8a157', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bbe8b46-4200-4bff-b9fd-e62b85e8a157', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:39,754 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:27:39,754 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57381cd4-2641-453e-8f98-e7a695eda049', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57381cd4-2641-453e-8f98-e7a695eda049', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:40,784 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:27:40,784 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fea478-7333-4701-9f02-90d82b74dec1', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fea478-7333-4701-9f02-90d82b74dec1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:41,811 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:27:41,812 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94de6ef2-7588-48ec-845d-baef75e69eff', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94de6ef2-7588-48ec-845d-baef75e69eff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:42,839 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:42,839 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71948d62-aa9d-44e6-912a-6da304ad3037', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71948d62-aa9d-44e6-912a-6da304ad3037', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:43,869 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:27:43,869 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd26ba42-cda1-4ddf-a7f5-bb65fd16c513', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd26ba42-cda1-4ddf-a7f5-bb65fd16c513', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:44,899 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:27:44,900 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b397bc58-9f66-4ff4-a449-2ca7422ce24a', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b397bc58-9f66-4ff4-a449-2ca7422ce24a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:45,936 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.031s
2026-07-03 13:27:45,936 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba52c58b-8fac-4aac-b02b-c4ee6033a81a', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba52c58b-8fac-4aac-b02b-c4ee6033a81a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:46,966 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:27:46,967 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c1c6a1f-a3c2-454f-8fec-243089303c24', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c1c6a1f-a3c2-454f-8fec-243089303c24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:47,997 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:27:47,997 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a97b63f-e373-48a5-a516-78127a700144', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a97b63f-e373-48a5-a516-78127a700144', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:49,022 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:27:49,023 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d025bdb-81cc-4a0c-b07d-8d8ad79beba1', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d025bdb-81cc-4a0c-b07d-8d8ad79beba1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:50,052 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:27:50,052 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5958970-d672-4685-ae3d-90530ac38707', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5958970-d672-4685-ae3d-90530ac38707', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:51,079 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:51,080 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3526537-b604-4a83-b840-b649e2ee758f', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3526537-b604-4a83-b840-b649e2ee758f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:52,106 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:52,107 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3616d4a-6d15-43d7-ba25-15ec905cb0b6', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3616d4a-6d15-43d7-ba25-15ec905cb0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:53,132 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:53,132 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71aa8776-1222-4752-98a4-9a3c8a0b9441', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71aa8776-1222-4752-98a4-9a3c8a0b9441', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:54,158 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:54,158 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fab71a7d-e907-44eb-955b-439c888adc79', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fab71a7d-e907-44eb-955b-439c888adc79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:55,185 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:55,185 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-423f54ce-44c8-497f-a8ee-f2c1858a2181', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-423f54ce-44c8-497f-a8ee-f2c1858a2181', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:56,211 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:27:56,212 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74d7026-f48e-4eca-9e09-3790da1a5229', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74d7026-f48e-4eca-9e09-3790da1a5229', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:57,236 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:27:57,237 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d562aad7-c473-41cd-a6a1-d574624e010a', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d562aad7-c473-41cd-a6a1-d574624e010a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:58,263 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:58,263 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3dae087-1989-461b-ab0a-472f8eed7acd', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3dae087-1989-461b-ab0a-472f8eed7acd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:59,289 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:27:59,289 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b52dc081-f6c5-44d7-a334-2accb5d3826a', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b52dc081-f6c5-44d7-a334-2accb5d3826a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:00,315 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:28:00,315 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb2c58e-f077-472a-a70c-3d6ffdb8475c', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb2c58e-f077-472a-a70c-3d6ffdb8475c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:01,340 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:28:01,341 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48eeb5dd-6aaa-4b3c-97b8-8196758b3cdc', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48eeb5dd-6aaa-4b3c-97b8-8196758b3cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:02,379 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.033s
2026-07-03 13:28:02,379 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4105bf6-b361-4bcb-b1e6-76a802fc2ca4', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4105bf6-b361-4bcb-b1e6-76a802fc2ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:03,408 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:28:03,408 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e5be36-b0de-4e72-a1f6-0ee6b29de941', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e5be36-b0de-4e72-a1f6-0ee6b29de941', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:04,437 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:28:04,437 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc6fb0e4-983e-4a69-ad27-c872a098c74e', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc6fb0e4-983e-4a69-ad27-c872a098c74e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:05,466 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:28:05,467 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1a2101-afff-44ac-928d-1869d8fba9ab', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1a2101-afff-44ac-928d-1869d8fba9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:06,496 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:28:06,497 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55408264-8b42-48e7-94a4-ab6b6776be37', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55408264-8b42-48e7-94a4-ab6b6776be37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:07,525 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:28:07,526 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8968b7c8-6aa2-4e65-8e3b-87543d2c7a58', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8968b7c8-6aa2-4e65-8e3b-87543d2c7a58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:08,558 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:28:08,558 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a922ba-e743-48ec-8783-34ff3117cde0', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a922ba-e743-48ec-8783-34ff3117cde0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:09,586 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:28:09,587 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f13a0820-65d0-49e0-bcc1-ac65c51f14fc', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f13a0820-65d0-49e0-bcc1-ac65c51f14fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:10,617 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:28:10,617 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62bb2c8-3397-4721-8aed-0d1c29129fd0', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62bb2c8-3397-4721-8aed-0d1c29129fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:11,647 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:28:11,648 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58babee4-57ce-4f62-b4ba-c96633776329', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58babee4-57ce-4f62-b4ba-c96633776329', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:12,680 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.029s
2026-07-03 13:28:12,681 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-547958db-e138-4eba-a11d-d6f1f72d9fc0', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-547958db-e138-4eba-a11d-d6f1f72d9fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:13,707 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:28:13,708 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d8e2eda-184c-4a92-9f07-53430e63f5f7', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d8e2eda-184c-4a92-9f07-53430e63f5f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:14,733 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:28:14,734 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60612f18-87ac-413c-9d95-46e4894b2056', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60612f18-87ac-413c-9d95-46e4894b2056', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:15,762 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:28:15,762 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f50989a-f282-4f78-b06f-6526fc386809', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f50989a-f282-4f78-b06f-6526fc386809', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:16,795 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.029s
2026-07-03 13:28:16,795 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f08971b-9d17-4b71-9cf9-fb5d8d86efb4', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f08971b-9d17-4b71-9cf9-fb5d8d86efb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:17,830 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.029s
2026-07-03 13:28:17,830 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff734e44-64d0-4aeb-aba4-d0b2431dea86', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff734e44-64d0-4aeb-aba4-d0b2431dea86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:18,860 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:28:18,860 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283c816c-a3ce-46c5-9aa6-ac99967437a9', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283c816c-a3ce-46c5-9aa6-ac99967437a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:19,886 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.021s
2026-07-03 13:28:19,886 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e42f25b-9045-4a97-9b31-1cf543886b84', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e42f25b-9045-4a97-9b31-1cf543886b84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:20,920 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.029s
2026-07-03 13:28:20,920 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5281d21-fb05-43ff-a6c0-39c8acf76efa', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5281d21-fb05-43ff-a6c0-39c8acf76efa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:21,948 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:28:21,948 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c502691-38ff-4295-93e5-0dbaab8b8533', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c502691-38ff-4295-93e5-0dbaab8b8533', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:22,983 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.031s
2026-07-03 13:28:22,983 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b47fda9e-ce67-4e81-aa5a-8bec52305fea', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b47fda9e-ce67-4e81-aa5a-8bec52305fea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:24,019 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.031s
2026-07-03 13:28:24,019 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb2a163-a2da-4732-bce9-e9910b614891', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb2a163-a2da-4732-bce9-e9910b614891', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:25,055 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.031s
2026-07-03 13:28:25,056 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a87fce-95ba-4b67-b884-e0e5283ca4cb', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a87fce-95ba-4b67-b884-e0e5283ca4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:26,087 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:28:26,088 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab26a47-f17c-4c44-8cb2-f66565f71bba', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab26a47-f17c-4c44-8cb2-f66565f71bba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:27,121 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.028s
2026-07-03 13:28:27,122 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd00332b-9a23-49c6-8986-b483717ebad1', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd00332b-9a23-49c6-8986-b483717ebad1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:28,154 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.028s
2026-07-03 13:28:28,155 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2389336-05ef-482f-bef2-a2f65a835819', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2389336-05ef-482f-bef2-a2f65a835819', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:29,188 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.029s
2026-07-03 13:28:29,188 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8716d954-e819-432f-8b3d-ad2897f5432f', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8716d954-e819-432f-8b3d-ad2897f5432f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:30,217 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:28:30,218 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8103cd0c-dd36-4990-b570-8a79a3f370be', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8103cd0c-dd36-4990-b570-8a79a3f370be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:31,246 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:28:31,246 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52edc642-33de-455c-b696-e79595c14e2c', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52edc642-33de-455c-b696-e79595c14e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:32,282 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.031s
2026-07-03 13:28:32,283 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77470094-53e4-487d-ac29-e4406850b201', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77470094-53e4-487d-ac29-e4406850b201', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:33,312 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:28:33,312 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-808a389e-adca-4ee4-9f82-baa3bb559cd7', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-808a389e-adca-4ee4-9f82-baa3bb559cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:34,345 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.028s
2026-07-03 13:28:34,345 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb5d32eb-a59b-421a-ae8e-7646bd23a34b', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb5d32eb-a59b-421a-ae8e-7646bd23a34b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:35,375 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:28:35,376 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66f31bd6-b539-4cb3-a5f1-efad04b545f2', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66f31bd6-b539-4cb3-a5f1-efad04b545f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:36,410 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.030s
2026-07-03 13:28:36,410 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d232bc4b-a6c9-486d-932a-bd41797850a9', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d232bc4b-a6c9-486d-932a-bd41797850a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:37,441 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:28:37,442 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06783553-72ca-4d01-bd87-c7cbb1d450e5', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06783553-72ca-4d01-bd87-c7cbb1d450e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:38,475 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.029s
2026-07-03 13:28:38,475 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0baf5c74-0a7f-4da5-a206-e37f1c8e4f91', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0baf5c74-0a7f-4da5-a206-e37f1c8e4f91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:39,506 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:28:39,507 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ee833a-2b7a-4883-a066-be51639c5dc5', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ee833a-2b7a-4883-a066-be51639c5dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:40,535 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:28:40,535 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa71209-e80a-47d8-b490-04f12f7b553a', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa71209-e80a-47d8-b490-04f12f7b553a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:41,562 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:28:41,563 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e87229-13e1-4b00-9836-7135a0d291ed', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e87229-13e1-4b00-9836-7135a0d291ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:42,590 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:28:42,590 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d0ac1b-994a-4266-b849-ab2b792011f4', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d0ac1b-994a-4266-b849-ab2b792011f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:43,619 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:28:43,619 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60c1f8ed-3069-4cc0-8756-2d519be0b329', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60c1f8ed-3069-4cc0-8756-2d519be0b329', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:44,659 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.036s
2026-07-03 13:28:44,659 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840a8f66-54ef-40f3-89cb-17fe28a343a4', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840a8f66-54ef-40f3-89cb-17fe28a343a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:45,693 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.029s
2026-07-03 13:28:45,693 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec00572a-1987-44fd-87c9-6f0f7e351c5d', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec00572a-1987-44fd-87c9-6f0f7e351c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:46,722 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:28:46,723 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16ebc7e-5568-47a1-9ad4-c8a6c8921952', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16ebc7e-5568-47a1-9ad4-c8a6c8921952', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:47,755 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.028s
2026-07-03 13:28:47,755 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa19a70-6577-4b0b-b188-a630b6e35725', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa19a70-6577-4b0b-b188-a630b6e35725', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:48,785 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:28:48,785 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adb5958b-efe3-4f1c-86e9-fe6fcf2a4edd', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adb5958b-efe3-4f1c-86e9-fe6fcf2a4edd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:49,817 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:28:49,817 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a07864-7550-4e85-8dfe-23627e807e16', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a07864-7550-4e85-8dfe-23627e807e16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:50,848 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:28:50,848 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e682e33-4e4f-423d-90e9-ef78a1c94056', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e682e33-4e4f-423d-90e9-ef78a1c94056', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:51,902 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.049s
2026-07-03 13:28:51,903 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbab1b28-9073-46bf-8f57-2d1842219587', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbab1b28-9073-46bf-8f57-2d1842219587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:52,932 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:28:52,934 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee195eb-95c5-46e9-a8e1-4ff074faf947', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee195eb-95c5-46e9-a8e1-4ff074faf947', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:53,964 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:28:53,964 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc61ebb7-d221-4791-82d9-470e4a13347f', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc61ebb7-d221-4791-82d9-470e4a13347f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:55,010 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.040s
2026-07-03 13:28:55,011 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9e83b1-8203-4bfe-8bab-a53d9e45a5cf', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9e83b1-8203-4bfe-8bab-a53d9e45a5cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:56,058 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.042s
2026-07-03 13:28:56,058 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eeadf3b-1b2f-4d10-8609-16f073a2a9aa', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eeadf3b-1b2f-4d10-8609-16f073a2a9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:57,098 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.035s
2026-07-03 13:28:57,098 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df651bc6-fc95-442c-8562-92fddf79df84', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df651bc6-fc95-442c-8562-92fddf79df84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:58,132 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.029s
2026-07-03 13:28:58,132 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb68b85-9aa1-4fc7-9289-10a686e49528', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb68b85-9aa1-4fc7-9289-10a686e49528', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:59,161 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:28:59,162 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d72e02a-cf90-46bb-aa72-db252350189c', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d72e02a-cf90-46bb-aa72-db252350189c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:00,189 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:29:00,189 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af666fc8-194b-4841-8c3d-b2826b536796', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af666fc8-194b-4841-8c3d-b2826b536796', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:01,217 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:29:01,218 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb6262ed-0fef-4374-b06c-5a4b242485c6', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb6262ed-0fef-4374-b06c-5a4b242485c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:02,248 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:29:02,249 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f828947-4815-4429-8ad6-0429f3183dd1', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f828947-4815-4429-8ad6-0429f3183dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:03,281 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.028s
2026-07-03 13:29:03,281 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c91d04b-9d0a-4a9a-a8ab-7bb4095ac75f', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c91d04b-9d0a-4a9a-a8ab-7bb4095ac75f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:04,329 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.043s
2026-07-03 13:29:04,330 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a199027e-5c19-49dc-a882-7aacfb66925e', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a199027e-5c19-49dc-a882-7aacfb66925e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:05,364 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.029s
2026-07-03 13:29:05,364 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467b4670-5b6f-45d3-a565-e38011b94178', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467b4670-5b6f-45d3-a565-e38011b94178', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:06,393 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:29:06,393 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c3e499-c4eb-40f9-abfd-c17c7f5f22c9', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c3e499-c4eb-40f9-abfd-c17c7f5f22c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:07,421 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:29:07,421 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7113071-c7d7-4bb9-a19d-6daf5d69c2a7', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7113071-c7d7-4bb9-a19d-6daf5d69c2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:08,451 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:29:08,452 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921a1b47-e15a-498f-971d-b10b08b43c96', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921a1b47-e15a-498f-971d-b10b08b43c96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:09,480 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:29:09,481 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9473976-6c67-4d70-a703-478afc6deecf', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9473976-6c67-4d70-a703-478afc6deecf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:10,510 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:29:10,510 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e77c944-7ea1-4632-9d53-239a07560f81', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e77c944-7ea1-4632-9d53-239a07560f81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:11,538 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:29:11,539 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d18aebb-17a6-4f86-b552-545862b5da39', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d18aebb-17a6-4f86-b552-545862b5da39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:12,565 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:29:12,566 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9483e7b1-0e04-4c93-a0ab-08ef2cfcbece', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9483e7b1-0e04-4c93-a0ab-08ef2cfcbece', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:13,604 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.034s
2026-07-03 13:29:13,604 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74587ae-d429-4bf9-8087-e1ce110f23cf', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74587ae-d429-4bf9-8087-e1ce110f23cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:14,632 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:29:14,632 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257c465d-02da-4580-82f6-218560530cd5', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257c465d-02da-4580-82f6-218560530cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:15,663 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:29:15,664 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-713f1085-3a25-4cc3-869c-42d184bf2926', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-713f1085-3a25-4cc3-869c-42d184bf2926', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:16,693 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:29:16,693 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8472d3-6411-4024-bf17-8bac220dc46a', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8472d3-6411-4024-bf17-8bac220dc46a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:17,724 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:29:17,724 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77d07821-07e6-4766-afb7-0b85965832f3', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d07821-07e6-4766-afb7-0b85965832f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:18,793 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.065s
2026-07-03 13:29:18,794 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435135e5-762c-45db-b149-0260b5c8e63d', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435135e5-762c-45db-b149-0260b5c8e63d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:19,861 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.062s
2026-07-03 13:29:19,862 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e0e720-142a-478f-bab2-9eaeac578d6e', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e0e720-142a-478f-bab2-9eaeac578d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:20,935 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.068s
2026-07-03 13:29:20,935 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-557b2d11-4af6-4fe2-b812-803f5f6abde8', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-557b2d11-4af6-4fe2-b812-803f5f6abde8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:21,974 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.033s
2026-07-03 13:29:21,975 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45a259e-614d-4aeb-ae92-7e3a0bd54a0e', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45a259e-614d-4aeb-ae92-7e3a0bd54a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:23,007 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:29:23,008 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d460da7d-3d4d-48f3-8404-b455eb2551c0', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d460da7d-3d4d-48f3-8404-b455eb2551c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:24,035 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:29:24,035 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdaebb26-8cd9-4902-8815-abad8f655cfc', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdaebb26-8cd9-4902-8815-abad8f655cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:25,066 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:29:25,066 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9530a4-df21-422a-853d-1d04b5a6b5e9', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9530a4-df21-422a-853d-1d04b5a6b5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:26,097 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:29:26,097 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8339446-e3c6-4cc0-aad9-dfa203bb8a8b', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8339446-e3c6-4cc0-aad9-dfa203bb8a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:27,125 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:29:27,125 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7adc2031-4c95-4898-9565-05fceb49224b', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7adc2031-4c95-4898-9565-05fceb49224b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:28,157 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:29:28,157 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d5113b-7bcc-49a7-a19e-a0b223ed1028', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d5113b-7bcc-49a7-a19e-a0b223ed1028', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:29,189 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:29:29,189 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac6a9f8-b3c6-416e-ae70-5337f7a23b70', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac6a9f8-b3c6-416e-ae70-5337f7a23b70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:30,219 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:29:30,219 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b80446-338d-4b92-920f-2acfc34d4c28', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b80446-338d-4b92-920f-2acfc34d4c28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:31,248 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:29:31,248 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94164fe6-e624-450d-82d5-e8d27fd96858', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94164fe6-e624-450d-82d5-e8d27fd96858', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:32,278 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:29:32,278 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea006fb-6204-4ee0-8210-e59688d46d54', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea006fb-6204-4ee0-8210-e59688d46d54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:33,315 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.033s
2026-07-03 13:29:33,315 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694aaa39-ebfe-4823-af19-25009949313b', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694aaa39-ebfe-4823-af19-25009949313b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:34,342 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:29:34,343 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41030fe-aa4b-43fd-8a0e-04b7096d6313', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41030fe-aa4b-43fd-8a0e-04b7096d6313', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:35,373 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:29:35,374 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5778f323-70a4-44e1-986c-f0477fbb7169', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5778f323-70a4-44e1-986c-f0477fbb7169', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:36,437 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.058s
2026-07-03 13:29:36,438 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d15e2df-e777-4f4d-b1f7-bf55d3d9532d', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d15e2df-e777-4f4d-b1f7-bf55d3d9532d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:37,466 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:29:37,467 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-039263ed-55fe-48f9-8754-481ebb211ba2', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-039263ed-55fe-48f9-8754-481ebb211ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:38,506 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.035s
2026-07-03 13:29:38,507 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54aa7bc-9981-48ad-b045-a16ff46ad7a8', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54aa7bc-9981-48ad-b045-a16ff46ad7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:39,535 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:29:39,536 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7cac367-8f86-4ea8-840a-b3973b4d2d38', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7cac367-8f86-4ea8-840a-b3973b4d2d38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:40,571 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.031s
2026-07-03 13:29:40,572 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc2e611-0f41-4905-a51c-fc43351a12f3', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc2e611-0f41-4905-a51c-fc43351a12f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:41,600 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:29:41,601 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee62fac4-adeb-4db9-b964-7b8eafa56aa3', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee62fac4-adeb-4db9-b964-7b8eafa56aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:42,628 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:29:42,629 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e61b9c6-cebf-4636-a02c-aa0ddfab8da4', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e61b9c6-cebf-4636-a02c-aa0ddfab8da4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:43,655 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:29:43,655 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3342e8-a550-447a-ba7a-004eb0b26f86', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3342e8-a550-447a-ba7a-004eb0b26f86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:44,682 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:29:44,683 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128142f5-bbac-42c9-ac42-dbe52fb9aa46', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128142f5-bbac-42c9-ac42-dbe52fb9aa46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:45,710 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:29:45,710 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e3624c7-780d-49cf-a05a-d9b95083afc2', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e3624c7-780d-49cf-a05a-d9b95083afc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:46,738 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.024s
2026-07-03 13:29:46,738 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64a5d98-4d88-413e-a851-60be3e806062', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f64a5d98-4d88-413e-a851-60be3e806062', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:47,767 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.025s
2026-07-03 13:29:47,767 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7cc955b-99d3-47a8-b563-6de48467bab4', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7cc955b-99d3-47a8-b563-6de48467bab4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:48,797 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:29:48,798 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6e4aad-1f02-4889-8748-6a6d8bf6cd7d', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6e4aad-1f02-4889-8748-6a6d8bf6cd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:49,824 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:29:49,824 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4cd0ab9-d207-4379-acc1-befb9590ae22', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4cd0ab9-d207-4379-acc1-befb9590ae22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:50,852 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:29:50,852 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1de672b1-2cd2-4a98-8544-0e3c15656149', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de672b1-2cd2-4a98-8544-0e3c15656149', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:51,878 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.022s
2026-07-03 13:29:51,878 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe68d520-2d62-4729-99da-e29427df1ac8', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe68d520-2d62-4729-99da-e29427df1ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:52,908 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:29:52,908 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e66bb56-b308-41a2-8342-d35fc160c0b0', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e66bb56-b308-41a2-8342-d35fc160c0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:53,938 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.026s
2026-07-03 13:29:53,939 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-206ffb9b-1f0c-4330-b5c5-b05e41fd308f', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-206ffb9b-1f0c-4330-b5c5-b05e41fd308f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:54,972 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.027s
2026-07-03 13:29:54,972 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfab72fb-ff97-4001-9873-fff1bc67aa58', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfab72fb-ff97-4001-9873-fff1bc67aa58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:56,001 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e 0.023s
2026-07-03 13:29:56,002 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f95aafd-e2a5-49d3-b1af-c5a40bebf43f', 'content-length': '471', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f95aafd-e2a5-49d3-b1af-c5a40bebf43f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fc360596-8a8f-4c68-aa8f-269c1b21217e'}
Body: b'{"snapshot": {"id": "fc360596-8a8f-4c68-aa8f-269c1b21217e", "created_at": "2026-07-03T11:26:35.000000", "updated_at": "2026-07-03T11:26:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836531261", "description": null, "volume_id": "e27b4b80-0bce-4332-b02c-5d993fae5f09", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9b8d4fe10f484b91aa1fc4422b05cde7", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:29:56,053 106425 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:_run_cleanups): 400 DELETE http://192.168.122.98/volume/v3/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09 0.046s
2026-07-03 13:29:56,054 106425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:29:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fcf951-9239-4024-b7ac-4a8b1794ca41', 'x-openstack-request-id': 'req-e8fcf951-9239-4024-b7ac-4a8b1794ca41', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.98/volume/v3/volumes/e27b4b80-0bce-4332-b02c-5d993fae5f09'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/base.py", line 158, in delete_resource
test_utils.call_and_ignore_notfound_exc(del_action, resource_id)
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/test_snapshots.py", line 383, in test_manage_snapshot
self._manage_snapshot(
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/test_snapshots.py", line 225, in _manage_snapshot
self.client.wait_for_resource_deletion(snapshot_id)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (ProjectMemberTests:test_manage_snapshot) Failed to delete volume-snapshot fc360596-8a8f-4c68-aa8f-269c1b21217e within the required time (196 s). Timer started at 1783078000. Timer ended at 1783078196. Waited for 196 s.
|
||||||
test_reset_snapshot_status[id-da391afd-8baa-458b-b222-f6ab42ab47c3] |
pass
pt1.6: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_reset_snapshot_status[id-da391afd-8baa-458b-b222-f6ab42ab47c3]
|
||||||
test_show_snapshot[id-6fee8967-951c-4957-b51b-97b83c13c7c3] |
pass
pt1.7: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_show_snapshot[id-6fee8967-951c-4957-b51b-97b83c13c7c3]
|
||||||
test_unmanage_snapshot[id-dd7da3da-68ef-42f5-af1d-29803a4a04fd] |
pass
pt1.8: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_unmanage_snapshot[id-dd7da3da-68ef-42f5-af1d-29803a4a04fd]
|
||||||
test_update_snapshot[id-a774bdca-bfbe-477d-9711-5fb64d7e34ea] |
pass
pt1.9: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_update_snapshot[id-a774bdca-bfbe-477d-9711-5fb64d7e34ea]
|
||||||
test_update_snapshot_status[id-12e00e1b-bf84-41c1-8a1e-8625d1317789] |
pass
pt1.10: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_update_snapshot_status[id-12e00e1b-bf84-41c1-8a1e-8625d1317789]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests | 10 | 5 | 1 | 0 | 4 | Detail | |
test_create_snapshot[id-13ae344f-fa01-44cc-b9f1-d04452940dc1] |
skip
pt2.1: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_create_snapshot[id-13ae344f-fa01-44cc-b9f1-d04452940dc1]
|
||||||
test_delete_snapshot[id-5b58f647-da0f-4d2a-bf68-680fc692efb4] |
skip
pt2.2: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_delete_snapshot[id-5b58f647-da0f-4d2a-bf68-680fc692efb4]
|
||||||
test_force_delete_snapshot[id-63aa8184-897d-4e00-9b80-d2e7828f1b13] |
pass
pt2.3: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_force_delete_snapshot[id-63aa8184-897d-4e00-9b80-d2e7828f1b13]
|
||||||
test_list_snapshots[id-dd8e19dc-c8fd-443c-8aed-cdffe07fa6be] |
pass
pt2.4: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_list_snapshots[id-dd8e19dc-c8fd-443c-8aed-cdffe07fa6be]
|
||||||
test_manage_snapshot[id-d2d1326d-fb47-4448-a1e1-2d1219d30fd5] |
fail
ft2.5: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_manage_snapshot[id-d2d1326d-fb47-4448-a1e1-2d1219d30fd5]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-07-03 13:24:24,943 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 202 POST http://192.168.122.98/volume/v3/volumes 0.529s
2026-07-03 13:24:24,943 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184"}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434d20f3-dd6f-46f3-a27d-de4f63920ec4', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434d20f3-dd6f-46f3-a27d-de4f63920ec4', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.98/volume/v3/volumes'}
Body: b'{"volume": {"id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:24:24.696680", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}], "user_id": "8fca7bfb7d5b44a6a8b3f9e7153bf18a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}'
2026-07-03 13:24:25,030 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641 0.071s
2026-07-03 13:24:25,030 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036dfa10-ce79-4788-906c-fb2f5681bb8d', 'content-length': '964', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036dfa10-ce79-4788-906c-fb2f5681bb8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641'}
Body: b'{"volume": {"id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:24:25.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}], "user_id": "8fca7bfb7d5b44a6a8b3f9e7153bf18a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-vol-host-attr:host": null}}'
2026-07-03 13:24:26,096 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641 0.049s
2026-07-03 13:24:26,097 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22e21cc-30ff-4b39-9024-c47db852e989', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22e21cc-30ff-4b39-9024-c47db852e989', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641'}
Body: b'{"volume": {"id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:24:25.000000", "updated_at": "2026-07-03T11:24:25.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}], "user_id": "8fca7bfb7d5b44a6a8b3f9e7153bf18a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:24:27,184 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641 0.074s
2026-07-03 13:24:27,185 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7651f7df-9a56-4d4b-a551-978d409f79ef', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7651f7df-9a56-4d4b-a551-978d409f79ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641'}
Body: b'{"volume": {"id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:24:25.000000", "updated_at": "2026-07-03T11:24:25.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}], "user_id": "8fca7bfb7d5b44a6a8b3f9e7153bf18a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:24:28,253 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641 0.056s
2026-07-03 13:24:28,254 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae4d13a-5583-4efc-89ac-1bffbb8d2819', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae4d13a-5583-4efc-89ac-1bffbb8d2819', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641'}
Body: b'{"volume": {"id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:24:25.000000", "updated_at": "2026-07-03T11:24:25.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}], "user_id": "8fca7bfb7d5b44a6a8b3f9e7153bf18a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:24:29,334 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641 0.068s
2026-07-03 13:24:29,334 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96454716-3dc2-4a36-8ade-b6aa8ab121b9', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96454716-3dc2-4a36-8ade-b6aa8ab121b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641'}
Body: b'{"volume": {"id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:24:25.000000", "updated_at": "2026-07-03T11:24:25.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}], "user_id": "8fca7bfb7d5b44a6a8b3f9e7153bf18a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:24:30,409 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641 0.061s
2026-07-03 13:24:30,409 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018bbb88-f207-492d-9d29-4b85552b7923', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018bbb88-f207-492d-9d29-4b85552b7923', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641'}
Body: b'{"volume": {"id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:24:25.000000", "updated_at": "2026-07-03T11:24:25.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}], "user_id": "8fca7bfb7d5b44a6a8b3f9e7153bf18a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:24:31,481 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641 0.059s
2026-07-03 13:24:31,482 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2414c4-376d-4c3c-9f9c-18e1c0f122b8', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2414c4-376d-4c3c-9f9c-18e1c0f122b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641'}
Body: b'{"volume": {"id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:24:25.000000", "updated_at": "2026-07-03T11:24:25.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}], "user_id": "8fca7bfb7d5b44a6a8b3f9e7153bf18a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:24:32,560 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641 0.062s
2026-07-03 13:24:32,561 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d0c627a-fb98-4129-afd6-44e7dd6be668', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d0c627a-fb98-4129-afd6-44e7dd6be668', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641'}
Body: b'{"volume": {"id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:24:25.000000", "updated_at": "2026-07-03T11:24:25.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}], "user_id": "8fca7bfb7d5b44a6a8b3f9e7153bf18a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:24:33,630 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641 0.055s
2026-07-03 13:24:33,631 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1cf74ee-b89e-4aaa-afaf-65b4e127167d', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1cf74ee-b89e-4aaa-afaf-65b4e127167d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641'}
Body: b'{"volume": {"id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:24:25.000000", "updated_at": "2026-07-03T11:24:25.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}], "user_id": "8fca7bfb7d5b44a6a8b3f9e7153bf18a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:24:34,707 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641 0.063s
2026-07-03 13:24:34,708 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab06d3ea-e810-47bf-93de-816af73b0316', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab06d3ea-e810-47bf-93de-816af73b0316', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641'}
Body: b'{"volume": {"id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:24:25.000000", "updated_at": "2026-07-03T11:24:25.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}], "user_id": "8fca7bfb7d5b44a6a8b3f9e7153bf18a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:24:35,787 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641 0.064s
2026-07-03 13:24:35,788 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3e122d-1de7-4e7f-9225-8fe2d5f7855c', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3e122d-1de7-4e7f-9225-8fe2d5f7855c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641'}
Body: b'{"volume": {"id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:24:25.000000", "updated_at": "2026-07-03T11:24:35.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}], "user_id": "8fca7bfb7d5b44a6a8b3f9e7153bf18a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:24:36,856 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641 0.050s
2026-07-03 13:24:36,856 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd8b8aa-121f-4343-8116-d2cf5c8a52c0', 'content-length': '1015', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd8b8aa-121f-4343-8116-d2cf5c8a52c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641'}
Body: b'{"volume": {"id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:24:25.000000", "updated_at": "2026-07-03T11:24:36.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1534915184", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}, {"rel": "bookmark", "href": "http://192.168.122.98/volume/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641"}], "user_id": "8fca7bfb7d5b44a6a8b3f9e7153bf18a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:24:36,868 106421 INFO [tempest.common.waiters] volume 7d3142f3-3411-482c-84cc-e3ecabe1e641 reached available after waiting for 11.867956 seconds
2026-07-03 13:24:37,154 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 202 POST http://192.168.122.98/volume/v3/snapshots 0.286s
2026-07-03 13:24:37,155 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737"}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6ccb7e-f779-4267-88b5-c90073e1ef6a', 'content-length': '308', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6ccb7e-f779-4267-88b5-c90073e1ef6a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.98/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.034223", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "metadata": {}}}'
2026-07-03 13:24:37,205 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.045s
2026-07-03 13:24:37,205 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00bac8a7-79b8-4af9-b4d6-80310baf2c24', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00bac8a7-79b8-4af9-b4d6-80310baf2c24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:24:38,248 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.036s
2026-07-03 13:24:38,249 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b4f734-f4ee-4c92-8ded-3d6102b11d84', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b4f734-f4ee-4c92-8ded-3d6102b11d84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:24:39,289 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.035s
2026-07-03 13:24:39,290 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e274db-2939-4779-98eb-0b079aca0c73', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e274db-2939-4779-98eb-0b079aca0c73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:24:40,337 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.042s
2026-07-03 13:24:40,337 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8072cf8c-3fad-4ba1-a148-24d6a8fe9dde', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8072cf8c-3fad-4ba1-a148-24d6a8fe9dde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:24:41,405 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.062s
2026-07-03 13:24:41,405 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4b0446-3f90-4e79-8706-de260bfd73b1', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4b0446-3f90-4e79-8706-de260bfd73b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:24:42,463 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.050s
2026-07-03 13:24:42,463 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-596500bc-5b95-46d5-9bea-10a9d3864053', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-596500bc-5b95-46d5-9bea-10a9d3864053', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:24:43,555 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.087s
2026-07-03 13:24:43,555 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cced123-d863-4561-94e6-e1c3d10b1b50', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cced123-d863-4561-94e6-e1c3d10b1b50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:24:44,596 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.034s
2026-07-03 13:24:44,596 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0a7623a-ed08-4fda-96d4-dff9d974150c', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0a7623a-ed08-4fda-96d4-dff9d974150c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:24:45,636 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.034s
2026-07-03 13:24:45,636 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497439c9-261c-4ff8-84d0-b82c76b077a3', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497439c9-261c-4ff8-84d0-b82c76b077a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:45.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:45,642 106421 INFO [tempest.common.waiters] snapshot fdad5401-0a0d-4330-9e75-8125178ada02 reached available after waiting for 8.642432 seconds
2026-07-03 13:24:45,714 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 202 POST http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02/action 0.071s
2026-07-03 13:24:45,715 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-unmanage": {}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3537641-6a8f-4f4a-942d-085187df9cdd', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02/action'}
Body: b''
2026-07-03 13:24:45,763 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.046s
2026-07-03 13:24:45,763 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb63c87-0416-4319-96bc-1e14386ea83d', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb63c87-0416-4319-96bc-1e14386ea83d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "unmanaging", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:46,806 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.036s
2026-07-03 13:24:46,806 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e3e168-5fc7-43b5-bada-9e3630786415', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e3e168-5fc7-43b5-bada-9e3630786415', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:47,844 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.032s
2026-07-03 13:24:47,845 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d3efb8-0184-4453-b72c-30153aa43c9b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d3efb8-0184-4453-b72c-30153aa43c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:48,903 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.051s
2026-07-03 13:24:48,903 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf81c4d-71fd-4509-9ec1-06ceac898f7d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf81c4d-71fd-4509-9ec1-06ceac898f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:49,962 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.055s
2026-07-03 13:24:49,962 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda8cf27-9ce0-4ff7-a893-2c50583a91c9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda8cf27-9ce0-4ff7-a893-2c50583a91c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:51,004 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.037s
2026-07-03 13:24:51,005 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ae5b48-9a8e-4f09-8c23-073e775710c1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ae5b48-9a8e-4f09-8c23-073e775710c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:52,051 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.042s
2026-07-03 13:24:52,051 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-857664cd-cc09-4ead-841f-f5030ec82cab', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-857664cd-cc09-4ead-841f-f5030ec82cab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:53,083 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.028s
2026-07-03 13:24:53,084 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b1cf8c-7b65-4efe-9930-198e044bfda6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b1cf8c-7b65-4efe-9930-198e044bfda6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:54,114 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.026s
2026-07-03 13:24:54,115 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-096347ed-22bc-4e45-b1c5-07253fa110a8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096347ed-22bc-4e45-b1c5-07253fa110a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:55,148 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.028s
2026-07-03 13:24:55,148 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c4140d-a11c-4fc5-8050-8247c6157969', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c4140d-a11c-4fc5-8050-8247c6157969', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:56,175 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:24:56,176 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5085cf3b-92cc-4a5d-8207-33d7e993a203', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5085cf3b-92cc-4a5d-8207-33d7e993a203', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:57,211 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.030s
2026-07-03 13:24:57,211 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1488ba4-bd53-4579-855b-6914ffff25bb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1488ba4-bd53-4579-855b-6914ffff25bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:58,252 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.036s
2026-07-03 13:24:58,252 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d3b30a-1945-499d-a68e-d4d34b4893f1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d3b30a-1945-499d-a68e-d4d34b4893f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:24:59,289 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.032s
2026-07-03 13:24:59,290 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:24:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53230531-bc0b-499b-b94a-08715dc00360', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53230531-bc0b-499b-b94a-08715dc00360', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:00,328 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.033s
2026-07-03 13:25:00,328 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15dd92f5-3703-48df-9ac7-88230ae17777', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15dd92f5-3703-48df-9ac7-88230ae17777', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:01,360 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:25:01,360 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-900faec5-6a77-4ef0-80ba-2b96ef9333ab', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-900faec5-6a77-4ef0-80ba-2b96ef9333ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:02,390 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:25:02,391 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5d3be1f-affe-456c-a3ed-62b69da198e0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d3be1f-affe-456c-a3ed-62b69da198e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:03,427 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.031s
2026-07-03 13:25:03,427 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f245d433-25f1-425b-b67a-7555b586dd42', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f245d433-25f1-425b-b67a-7555b586dd42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:04,490 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.058s
2026-07-03 13:25:04,491 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff8662f-d39a-4ee5-a824-e58d39db67b8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff8662f-d39a-4ee5-a824-e58d39db67b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:05,532 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.034s
2026-07-03 13:25:05,533 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76aea96d-b8ef-4a36-9ea5-464b10ac4f95', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76aea96d-b8ef-4a36-9ea5-464b10ac4f95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:06,563 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:25:06,563 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da4b89e-01e2-4ad4-8906-a8b972b36f3a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da4b89e-01e2-4ad4-8906-a8b972b36f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:07,614 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.045s
2026-07-03 13:25:07,614 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aa903c5-82bb-4d8f-a430-c6c9de034fb7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aa903c5-82bb-4d8f-a430-c6c9de034fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:08,646 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.028s
2026-07-03 13:25:08,647 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-529c512d-dba6-4feb-ab92-23f8754121a1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-529c512d-dba6-4feb-ab92-23f8754121a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:09,675 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:25:09,675 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca94c035-ad79-41b3-b13f-cf35e916519a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca94c035-ad79-41b3-b13f-cf35e916519a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:10,707 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.028s
2026-07-03 13:25:10,708 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9308aa41-c430-4ac3-bbbc-34959f9bb887', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9308aa41-c430-4ac3-bbbc-34959f9bb887', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:11,738 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.026s
2026-07-03 13:25:11,739 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75719333-71d1-41ce-8b13-44fd679c9d86', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75719333-71d1-41ce-8b13-44fd679c9d86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:12,766 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:25:12,767 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f162e8d-39f6-46b6-8247-b334e403a9b6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f162e8d-39f6-46b6-8247-b334e403a9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:13,804 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.033s
2026-07-03 13:25:13,805 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa09dfc3-dcbb-4ffb-9772-328ad891bf4d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa09dfc3-dcbb-4ffb-9772-328ad891bf4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:14,854 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.044s
2026-07-03 13:25:14,854 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2caf96c-ba09-4c2d-a8cd-8ab6f0f1a61b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2caf96c-ba09-4c2d-a8cd-8ab6f0f1a61b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:15,899 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.040s
2026-07-03 13:25:15,900 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade661bc-cde5-44a1-b670-d07c21a09233', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade661bc-cde5-44a1-b670-d07c21a09233', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:16,943 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.035s
2026-07-03 13:25:16,943 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a07897dc-4078-4201-997b-21e1cb2e04fa', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a07897dc-4078-4201-997b-21e1cb2e04fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:17,983 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.036s
2026-07-03 13:25:17,984 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16fe9474-ebe8-477a-a2aa-b037ee95f25a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16fe9474-ebe8-477a-a2aa-b037ee95f25a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:19,022 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.031s
2026-07-03 13:25:19,023 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f317055-3e91-4d13-a019-0f58531e6790', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f317055-3e91-4d13-a019-0f58531e6790', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:20,060 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.032s
2026-07-03 13:25:20,060 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233465b3-cf01-4fb0-bbc5-d73dbb3082f6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233465b3-cf01-4fb0-bbc5-d73dbb3082f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:21,091 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:25:21,091 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0aa564e-2153-4a95-b413-d8bd37473216', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0aa564e-2153-4a95-b413-d8bd37473216', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:22,127 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.029s
2026-07-03 13:25:22,127 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d25fd9-3334-4827-8cfc-c6ed27489cf8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d25fd9-3334-4827-8cfc-c6ed27489cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:23,162 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.031s
2026-07-03 13:25:23,162 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58bb024e-418d-4eda-9f18-15ff626fdcc5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58bb024e-418d-4eda-9f18-15ff626fdcc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:24,195 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.028s
2026-07-03 13:25:24,195 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae0af2c-7d85-47f8-a02f-32ce2d71aa99', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae0af2c-7d85-47f8-a02f-32ce2d71aa99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:25,229 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.029s
2026-07-03 13:25:25,229 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f45d27-148e-47c9-919d-2e570715da9c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f45d27-148e-47c9-919d-2e570715da9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:26,255 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:25:26,255 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1209623d-2578-4fa1-bd28-ac6a352e3bf4', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1209623d-2578-4fa1-bd28-ac6a352e3bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:27,288 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.029s
2026-07-03 13:25:27,288 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e8f373-dabb-4e39-9be4-15572d8ca404', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e8f373-dabb-4e39-9be4-15572d8ca404', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:28,318 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:25:28,319 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-463bb704-828d-4186-9380-6edd876e0f0f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-463bb704-828d-4186-9380-6edd876e0f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:29,351 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.028s
2026-07-03 13:25:29,351 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360b0282-bbd9-4bde-a9b8-4ab3623fe204', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360b0282-bbd9-4bde-a9b8-4ab3623fe204', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:30,383 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.027s
2026-07-03 13:25:30,384 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ab3b2d-00dd-41c0-87a0-7667c1dc2ff3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ab3b2d-00dd-41c0-87a0-7667c1dc2ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:31,420 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.031s
2026-07-03 13:25:31,420 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50d8105-5374-428e-8982-d6c2e8e1927e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50d8105-5374-428e-8982-d6c2e8e1927e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:32,455 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.030s
2026-07-03 13:25:32,455 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618e70c1-e4fa-47d9-a252-a8e0900a7c2d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618e70c1-e4fa-47d9-a252-a8e0900a7c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:33,491 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.031s
2026-07-03 13:25:33,492 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06beaf4-52e6-4fc1-a562-6ed13a8da34b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06beaf4-52e6-4fc1-a562-6ed13a8da34b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:34,519 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:25:34,520 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6f3b60e-190e-4128-9e09-695f60a00493', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6f3b60e-190e-4128-9e09-695f60a00493', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:35,551 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.027s
2026-07-03 13:25:35,551 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ed70d59-9e7d-46a2-84a2-53ee19db0470', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed70d59-9e7d-46a2-84a2-53ee19db0470', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:36,582 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.026s
2026-07-03 13:25:36,582 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f3c88d-9f80-4db3-adf9-a7a52d1a72b1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f3c88d-9f80-4db3-adf9-a7a52d1a72b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:37,613 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.027s
2026-07-03 13:25:37,614 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d269a12f-c9af-4be8-a061-e00813c9da66', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d269a12f-c9af-4be8-a061-e00813c9da66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:38,642 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:25:38,642 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b057fe7-6461-4290-809c-1fd24a0c8599', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b057fe7-6461-4290-809c-1fd24a0c8599', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:39,673 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.027s
2026-07-03 13:25:39,673 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf89b6e-312e-43d9-b433-0334d9765a19', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf89b6e-312e-43d9-b433-0334d9765a19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:40,710 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.032s
2026-07-03 13:25:40,710 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0ed5e37-19ae-4bd0-94f9-b747fb1cefcf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0ed5e37-19ae-4bd0-94f9-b747fb1cefcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:41,738 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:25:41,738 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4d7b899-5cd5-4a69-bd6d-45116ddc348e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4d7b899-5cd5-4a69-bd6d-45116ddc348e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:42,767 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:25:42,767 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df3ea59-fbaa-4264-85ea-eda62c02c47e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df3ea59-fbaa-4264-85ea-eda62c02c47e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:43,798 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:25:43,798 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b5d3bff-269d-42c5-b971-ce063bf3fa28', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b5d3bff-269d-42c5-b971-ce063bf3fa28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:44,830 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.026s
2026-07-03 13:25:44,831 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aba116f-5382-44db-89ca-520253a640d4', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aba116f-5382-44db-89ca-520253a640d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:45,864 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.026s
2026-07-03 13:25:45,864 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478cc1f4-858d-4766-b829-474f1122d18b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478cc1f4-858d-4766-b829-474f1122d18b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:46,900 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.030s
2026-07-03 13:25:46,900 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450d768f-00f6-42b2-b214-77cc775aaf66', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450d768f-00f6-42b2-b214-77cc775aaf66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:47,934 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.028s
2026-07-03 13:25:47,935 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a4bbdc-6e7d-42de-a64f-82216b96a948', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a4bbdc-6e7d-42de-a64f-82216b96a948', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:48,971 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.030s
2026-07-03 13:25:48,971 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195f3b05-3238-4ffd-8596-07a286e17cd9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195f3b05-3238-4ffd-8596-07a286e17cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:50,009 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.034s
2026-07-03 13:25:50,010 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d689da4-797a-4698-9859-1180044c254e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d689da4-797a-4698-9859-1180044c254e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:51,045 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.029s
2026-07-03 13:25:51,045 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf7fd371-9348-4177-9679-8ec8ff1ac088', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf7fd371-9348-4177-9679-8ec8ff1ac088', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:52,075 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:25:52,075 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684cc003-9a8b-4d2a-97ad-76e5ce701c84', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684cc003-9a8b-4d2a-97ad-76e5ce701c84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:53,109 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.029s
2026-07-03 13:25:53,109 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99a9160-2f4c-4f93-bf9a-d8f0e98f91ea', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99a9160-2f4c-4f93-bf9a-d8f0e98f91ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:54,141 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.028s
2026-07-03 13:25:54,142 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687311fc-063c-43c9-a51b-44866f54ccdd', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687311fc-063c-43c9-a51b-44866f54ccdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:55,185 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.038s
2026-07-03 13:25:55,185 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0b4a86-d50c-4ad0-8839-39aaf5a54e94', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0b4a86-d50c-4ad0-8839-39aaf5a54e94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:56,222 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.030s
2026-07-03 13:25:56,222 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c7e09c2-e032-4bea-8279-1923b0df67d5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c7e09c2-e032-4bea-8279-1923b0df67d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:57,251 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:25:57,251 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a23578-e8cd-45f4-94e2-54f72b74a974', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a23578-e8cd-45f4-94e2-54f72b74a974', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:58,283 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.028s
2026-07-03 13:25:58,283 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a17bb5-47ba-4b2d-9bb5-edabebedc81b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a17bb5-47ba-4b2d-9bb5-edabebedc81b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:25:59,314 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.027s
2026-07-03 13:25:59,315 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:25:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d1091c-aa24-4877-98e0-49014f90e611', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d1091c-aa24-4877-98e0-49014f90e611', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:00,355 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.037s
2026-07-03 13:26:00,356 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbfdb7cf-c52a-4ed5-b264-a6c811517577', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbfdb7cf-c52a-4ed5-b264-a6c811517577', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:01,385 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:26:01,385 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a844359f-0deb-472e-870c-22488a5f810a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a844359f-0deb-472e-870c-22488a5f810a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:02,419 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.029s
2026-07-03 13:26:02,419 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac2afd7-96cb-4fa4-b835-d47506a9e476', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac2afd7-96cb-4fa4-b835-d47506a9e476', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:03,461 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.038s
2026-07-03 13:26:03,462 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c24b04b-adc9-432d-8ab0-92b37bae18cd', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c24b04b-adc9-432d-8ab0-92b37bae18cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:04,496 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.029s
2026-07-03 13:26:04,496 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290ee3b7-0700-48e7-b29f-21927dbb03ea', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290ee3b7-0700-48e7-b29f-21927dbb03ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:05,531 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.031s
2026-07-03 13:26:05,532 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73ccad64-4ee1-408f-ad0d-8b7db81fa3dd', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73ccad64-4ee1-408f-ad0d-8b7db81fa3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:06,565 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.029s
2026-07-03 13:26:06,565 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c02299c3-77f8-4e3e-9f11-60a10fcad907', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c02299c3-77f8-4e3e-9f11-60a10fcad907', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:07,610 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.040s
2026-07-03 13:26:07,611 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f4f05c-86a2-438d-9b11-3659e92f6041', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f4f05c-86a2-438d-9b11-3659e92f6041', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:08,645 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.029s
2026-07-03 13:26:08,645 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f4f3e85-19a7-4898-b3ce-aacadcca86ba', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f4f3e85-19a7-4898-b3ce-aacadcca86ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:09,675 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:26:09,676 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353207c1-6422-4d48-8686-c2ac41858e6f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353207c1-6422-4d48-8686-c2ac41858e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:10,708 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.028s
2026-07-03 13:26:10,709 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4abbbc-30bd-4c64-a381-e8e4d4934ebf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4abbbc-30bd-4c64-a381-e8e4d4934ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:11,739 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:26:11,739 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4efc8c5a-cefd-4fbc-bc49-b1945fcbd0a8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4efc8c5a-cefd-4fbc-bc49-b1945fcbd0a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:12,773 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.029s
2026-07-03 13:26:12,773 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38ccfa1-688e-4605-bc5e-ae30f962b328', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38ccfa1-688e-4605-bc5e-ae30f962b328', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:13,803 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:26:13,803 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0037d6-14cd-447f-8d7b-2b59939e8c8c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0037d6-14cd-447f-8d7b-2b59939e8c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:14,842 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.035s
2026-07-03 13:26:14,843 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296c5826-7d68-4a3b-86c4-97a6bad1f4a5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296c5826-7d68-4a3b-86c4-97a6bad1f4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:15,882 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.034s
2026-07-03 13:26:15,882 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b20cf5b-8e4d-4d51-bcae-1ac268b6d7f9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b20cf5b-8e4d-4d51-bcae-1ac268b6d7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:16,916 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.027s
2026-07-03 13:26:16,917 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502b6923-91e5-4219-9f19-d7ed50ee34ab', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502b6923-91e5-4219-9f19-d7ed50ee34ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:17,947 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:26:17,948 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac3a780-93c0-4064-9fe6-0fcdb681a3e9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac3a780-93c0-4064-9fe6-0fcdb681a3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:18,983 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.029s
2026-07-03 13:26:18,984 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea6eacc-f9a0-4f7d-adc6-d6398e1b8a08', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea6eacc-f9a0-4f7d-adc6-d6398e1b8a08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:20,017 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.029s
2026-07-03 13:26:20,017 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06d1970-2475-4e82-a654-cb89677891d1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06d1970-2475-4e82-a654-cb89677891d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:21,049 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:26:21,050 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9adff5c7-58f9-4656-982d-70146c9f79cc', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9adff5c7-58f9-4656-982d-70146c9f79cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:22,078 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:26:22,079 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-668f22fe-e825-4fe5-bc25-725d9e58c014', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-668f22fe-e825-4fe5-bc25-725d9e58c014', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:23,107 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:26:23,107 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ea571f-da14-419f-b296-90d8daf70435', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ea571f-da14-419f-b296-90d8daf70435', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:24,144 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.032s
2026-07-03 13:26:24,145 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba973c4-6c0b-4033-8c49-e83230e93598', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba973c4-6c0b-4033-8c49-e83230e93598', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:25,173 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:26:25,174 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5f7753-89e0-48a6-9881-e735b19f87ce', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5f7753-89e0-48a6-9881-e735b19f87ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:26,206 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.028s
2026-07-03 13:26:26,207 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063ecf6f-505d-4e15-801e-aa3e87d24180', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063ecf6f-505d-4e15-801e-aa3e87d24180', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:27,238 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.027s
2026-07-03 13:26:27,239 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71bc4210-455b-4106-aa09-f3f32837150b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71bc4210-455b-4106-aa09-f3f32837150b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:28,268 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:26:28,268 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2575fe-b24e-4437-a1ce-b829555bfe9c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2575fe-b24e-4437-a1ce-b829555bfe9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:29,295 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:26:29,295 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c41367e4-7ed7-4f90-9e0d-3cf914514877', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c41367e4-7ed7-4f90-9e0d-3cf914514877', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:30,326 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.026s
2026-07-03 13:26:30,326 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae237179-6d9c-447c-afb4-821b89b15a4f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae237179-6d9c-447c-afb4-821b89b15a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:31,354 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:26:31,354 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00206b24-a64b-4225-bc99-7a987accccd0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00206b24-a64b-4225-bc99-7a987accccd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:32,382 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:26:32,383 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccaf4c5a-3b18-4217-8082-16a76ed77bc5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccaf4c5a-3b18-4217-8082-16a76ed77bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:33,413 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:26:33,413 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea7f4ef9-5c69-4834-b368-01db41bc7c27', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea7f4ef9-5c69-4834-b368-01db41bc7c27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:34,439 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:26:34,439 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233f10c5-9e71-462f-9a60-21ef076281ad', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233f10c5-9e71-462f-9a60-21ef076281ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:35,472 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.029s
2026-07-03 13:26:35,472 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f856f0ac-ce38-423d-be9f-3f7050a92cec', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f856f0ac-ce38-423d-be9f-3f7050a92cec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:36,504 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.027s
2026-07-03 13:26:36,505 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aec8964-5423-4997-b66a-ae6f0e7ae1e9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aec8964-5423-4997-b66a-ae6f0e7ae1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:37,534 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.026s
2026-07-03 13:26:37,535 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc69ab16-d616-4099-a660-69fa9d63e49d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc69ab16-d616-4099-a660-69fa9d63e49d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:38,563 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:26:38,564 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687b5392-aa09-4596-b0bb-4df65a1aec87', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687b5392-aa09-4596-b0bb-4df65a1aec87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:39,589 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.021s
2026-07-03 13:26:39,589 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a872d992-a4db-4998-9ef0-7272a49de190', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a872d992-a4db-4998-9ef0-7272a49de190', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:40,615 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:26:40,616 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d063a5-27c2-46a3-8031-6083f7d72cd5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d063a5-27c2-46a3-8031-6083f7d72cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:41,642 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:26:41,643 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7816acfe-5f72-451e-a607-e5713eb218c1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7816acfe-5f72-451e-a607-e5713eb218c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:42,671 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:26:42,672 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-136aeef4-8147-4dd8-b769-b8240fd31a03', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-136aeef4-8147-4dd8-b769-b8240fd31a03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:43,701 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:26:43,701 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1800ec9-7d5e-4412-a569-4c64f31882fa', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1800ec9-7d5e-4412-a569-4c64f31882fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:44,726 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.021s
2026-07-03 13:26:44,727 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9718c5c-9b39-43f9-9d70-323e75898fef', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9718c5c-9b39-43f9-9d70-323e75898fef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:45,753 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:26:45,753 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc18466-d236-4caa-92f4-baf94917595c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc18466-d236-4caa-92f4-baf94917595c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:46,780 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.021s
2026-07-03 13:26:46,780 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e73d2006-81d9-4fed-b0c6-625a54a759cf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e73d2006-81d9-4fed-b0c6-625a54a759cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:47,805 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.021s
2026-07-03 13:26:47,806 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f528e90-9d5c-423b-9a9d-6074bc116c29', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f528e90-9d5c-423b-9a9d-6074bc116c29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:48,831 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.021s
2026-07-03 13:26:48,831 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15418b99-1257-4540-bf95-d6e4bb9144df', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15418b99-1257-4540-bf95-d6e4bb9144df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:49,857 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:26:49,858 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6efe1848-9bd5-42c1-9a7a-41f426b0f3e2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6efe1848-9bd5-42c1-9a7a-41f426b0f3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:50,889 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.027s
2026-07-03 13:26:50,890 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915293bd-a22d-40ed-99b6-e516b9340725', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915293bd-a22d-40ed-99b6-e516b9340725', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:51,920 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:26:51,921 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a7b4ec-be2f-4d31-b4c4-651e29915199', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a7b4ec-be2f-4d31-b4c4-651e29915199', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:52,953 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:26:52,954 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e68f6d7-fe67-4e92-bd6b-e6cef0918c1e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e68f6d7-fe67-4e92-bd6b-e6cef0918c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:53,984 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.026s
2026-07-03 13:26:53,984 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e9f5f6b-2d54-4fe5-b15c-0ac496b19f20', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e9f5f6b-2d54-4fe5-b15c-0ac496b19f20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:55,010 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:26:55,011 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65dd8eaf-bb84-4244-920f-85b49cc83695', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65dd8eaf-bb84-4244-920f-85b49cc83695', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:56,037 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:26:56,038 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd6c143-29c6-440c-b47d-6e4080f3ca7d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd6c143-29c6-440c-b47d-6e4080f3ca7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:57,064 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:26:57,065 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0be002-6f0e-4233-a0d2-6f6b02d2877f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0be002-6f0e-4233-a0d2-6f6b02d2877f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:58,091 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:26:58,092 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b8468b0-6909-473f-8a57-4c5101d82032', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b8468b0-6909-473f-8a57-4c5101d82032', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:26:59,119 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:26:59,119 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:26:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3f3b50-9f0e-4c0b-bf24-caaaba0d45db', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3f3b50-9f0e-4c0b-bf24-caaaba0d45db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:00,145 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:00,146 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf1a35d-20f9-4d97-ab59-25a3f7dcb8c2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf1a35d-20f9-4d97-ab59-25a3f7dcb8c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:01,174 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:01,175 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea71f145-4271-4fea-ab4f-ce59510c72b8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea71f145-4271-4fea-ab4f-ce59510c72b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:02,204 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:27:02,205 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f98f768f-9701-4ef1-9330-45c1f57e6ce8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f98f768f-9701-4ef1-9330-45c1f57e6ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:03,232 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:03,232 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330bf0ea-a202-431d-bcb8-8e6d8e77fdd0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330bf0ea-a202-431d-bcb8-8e6d8e77fdd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:04,260 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:04,260 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0166a50-9649-42c5-a3cc-a5e1aefcb8c1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0166a50-9649-42c5-a3cc-a5e1aefcb8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:05,289 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:27:05,289 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a5e4be-88f0-4ec5-8c24-d6a6ed02b330', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a5e4be-88f0-4ec5-8c24-d6a6ed02b330', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:06,317 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:27:06,318 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a452c7b4-fb1d-49df-8af1-df56575a78f2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a452c7b4-fb1d-49df-8af1-df56575a78f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:07,344 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:07,345 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f69ac3-297b-42ba-89f1-845e204dad64', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f69ac3-297b-42ba-89f1-845e204dad64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:08,371 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:08,371 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b153f855-7ed8-4d34-9238-635784aae2cb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b153f855-7ed8-4d34-9238-635784aae2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:09,397 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.021s
2026-07-03 13:27:09,397 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4d2c3f3-8b75-4617-b9d2-e5e986e98f7c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4d2c3f3-8b75-4617-b9d2-e5e986e98f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:10,423 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:10,423 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f830849-ac4b-43f2-ae1b-a0897f1564ca', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f830849-ac4b-43f2-ae1b-a0897f1564ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:11,456 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.028s
2026-07-03 13:27:11,456 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcdc1036-c258-4a79-812a-b778e5dc11c6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcdc1036-c258-4a79-812a-b778e5dc11c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:12,484 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:12,484 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5267851f-682d-4e31-a95c-e591260b4bfd', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5267851f-682d-4e31-a95c-e591260b4bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:13,510 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:13,511 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ece7d6-fc1e-48e2-9f37-244aa060b17b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ece7d6-fc1e-48e2-9f37-244aa060b17b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:14,538 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:14,539 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f740112-b530-4989-9446-8f9cc87a1682', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f740112-b530-4989-9446-8f9cc87a1682', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:15,573 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.030s
2026-07-03 13:27:15,574 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1307584-85b6-4a39-93ab-f5b61df08b59', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1307584-85b6-4a39-93ab-f5b61df08b59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:16,604 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:27:16,605 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4a7115-e4f6-436e-b4f8-18abfb07f14c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4a7115-e4f6-436e-b4f8-18abfb07f14c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:17,629 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.020s
2026-07-03 13:27:17,629 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5403a37c-a4ee-4e2d-9f75-3ee4e6c2c57f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5403a37c-a4ee-4e2d-9f75-3ee4e6c2c57f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:18,655 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:18,656 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b397b69-42b5-4cf8-9c21-3a9be37a94df', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b397b69-42b5-4cf8-9c21-3a9be37a94df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:19,682 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:19,682 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b49c7ea-2d06-4430-86e5-5016781e1f8e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b49c7ea-2d06-4430-86e5-5016781e1f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:20,710 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:20,710 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8fe75e-9020-4f7b-953c-d1352d5309b0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8fe75e-9020-4f7b-953c-d1352d5309b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:21,737 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:21,737 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddde3da3-d33e-47d7-9865-6f71247488cf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddde3da3-d33e-47d7-9865-6f71247488cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:22,764 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:22,765 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a3d996c-06d7-4d24-b2e8-054a6083e8c8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a3d996c-06d7-4d24-b2e8-054a6083e8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:23,790 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.021s
2026-07-03 13:27:23,791 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80c057d-af3f-4442-9ead-d0ff9adbbbba', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80c057d-af3f-4442-9ead-d0ff9adbbbba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:24,816 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.021s
2026-07-03 13:27:24,816 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d36306a-c092-40a7-afe8-96159440b331', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d36306a-c092-40a7-afe8-96159440b331', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:25,842 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:25,842 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c04d0ed-c773-421f-9ac4-5decbbb8503a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c04d0ed-c773-421f-9ac4-5decbbb8503a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:26,875 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.028s
2026-07-03 13:27:26,875 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e71b1a-129a-460d-a771-eae94fa22513', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e71b1a-129a-460d-a771-eae94fa22513', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:27,901 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:27,901 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcec8f8f-28af-4ba4-9d1e-d491ccfea13c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcec8f8f-28af-4ba4-9d1e-d491ccfea13c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:28,928 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:28,928 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78530161-2ae5-43a5-8746-8a356e6c41f9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78530161-2ae5-43a5-8746-8a356e6c41f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:29,954 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:29,955 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a58c06-4b4d-4dc4-9f37-c5cd6855d1eb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a58c06-4b4d-4dc4-9f37-c5cd6855d1eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:30,984 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.026s
2026-07-03 13:27:30,985 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab8f2f3-b22e-4aeb-b522-dc3d9934b767', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab8f2f3-b22e-4aeb-b522-dc3d9934b767', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:32,010 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:32,010 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a49514-8cbe-432f-984c-6b1ad4db1307', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a49514-8cbe-432f-984c-6b1ad4db1307', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:33,035 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.021s
2026-07-03 13:27:33,036 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a9a3d0-3e8d-4b49-92cd-46bacec6ef8e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a9a3d0-3e8d-4b49-92cd-46bacec6ef8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:34,063 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:34,063 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afacdd74-9316-4dd6-94bb-24a236a27000', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afacdd74-9316-4dd6-94bb-24a236a27000', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:35,089 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:35,089 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b430e404-a5df-4974-b288-9d7023bfc712', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b430e404-a5df-4974-b288-9d7023bfc712', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:36,115 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:36,116 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5421836b-39de-48d2-9252-7e41e9bbcb4f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5421836b-39de-48d2-9252-7e41e9bbcb4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:37,141 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.021s
2026-07-03 13:27:37,141 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401df22a-bda4-4f00-81fe-55ad83ed497d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401df22a-bda4-4f00-81fe-55ad83ed497d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:38,168 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:38,168 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca3c623-dbe7-4af7-ba2a-0eb0a806bde5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca3c623-dbe7-4af7-ba2a-0eb0a806bde5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:39,193 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.021s
2026-07-03 13:27:39,193 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-808cec65-4241-4c1e-97e4-4aa7a7286b67', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-808cec65-4241-4c1e-97e4-4aa7a7286b67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:40,222 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:27:40,223 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c9b34f-965f-40fe-8b47-0c026e87df09', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c9b34f-965f-40fe-8b47-0c026e87df09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:41,251 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:27:41,251 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8a6a61-c792-48b1-8371-6ae9dfbfc535', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8a6a61-c792-48b1-8371-6ae9dfbfc535', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:42,278 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:42,278 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3237767f-3acd-4790-85e7-52df71e7bccb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3237767f-3acd-4790-85e7-52df71e7bccb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:43,304 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:43,305 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b6ca4f4-30f2-4f3f-aacb-3378fde5807e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b6ca4f4-30f2-4f3f-aacb-3378fde5807e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:44,333 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:27:44,333 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a757fed3-934d-4036-af23-80998e61ec56', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a757fed3-934d-4036-af23-80998e61ec56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:45,363 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:27:45,363 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a507fd-82f4-44b4-b2c9-3126de7f5bb7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a507fd-82f4-44b4-b2c9-3126de7f5bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:46,390 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:46,390 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe72398-1d52-4dfe-a5a3-eac83be21587', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe72398-1d52-4dfe-a5a3-eac83be21587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:47,416 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:47,417 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd85ab0e-1e38-4218-b132-636c247c33e2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd85ab0e-1e38-4218-b132-636c247c33e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:48,445 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:27:48,445 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b3b927-87f6-4993-b8e6-cdea4e74abac', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b3b927-87f6-4993-b8e6-cdea4e74abac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:49,473 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:49,473 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1554b1-df1e-4d3f-aa82-12c1124e1d0a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1554b1-df1e-4d3f-aa82-12c1124e1d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:50,503 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:27:50,503 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285d85ee-76e3-4fd6-a4a0-a4a0749cb512', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285d85ee-76e3-4fd6-a4a0-a4a0749cb512', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:51,530 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:51,530 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f0f975-15f2-48ca-b7c2-c4a9048ca839', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f0f975-15f2-48ca-b7c2-c4a9048ca839', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:52,559 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.025s
2026-07-03 13:27:52,560 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8bde5fc-a5f8-4256-a91c-008e7f8c4381', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8bde5fc-a5f8-4256-a91c-008e7f8c4381', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:53,585 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:53,586 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c6c9a9-8e9e-41ea-8146-fb667bbb961a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c6c9a9-8e9e-41ea-8146-fb667bbb961a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:54,610 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.020s
2026-07-03 13:27:54,611 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edff70c0-47b8-43e1-af3b-97b315d0eb94', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edff70c0-47b8-43e1-af3b-97b315d0eb94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:55,637 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:55,637 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd9c1f0-c59e-41d3-971d-56c170ba67a5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd9c1f0-c59e-41d3-971d-56c170ba67a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:56,663 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:56,664 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f599b8fe-6489-44aa-b8d7-328a722c1f77', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f599b8fe-6489-44aa-b8d7-328a722c1f77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:57,691 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.024s
2026-07-03 13:27:57,691 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635f89aa-b9e2-40cf-9d91-80491bf15497', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635f89aa-b9e2-40cf-9d91-80491bf15497', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:58,718 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:27:58,718 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5533516d-8c08-4d26-9494-0fd319238aa4', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5533516d-8c08-4d26-9494-0fd319238aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:27:59,744 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:27:59,745 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:27:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99102b18-95c0-4ca6-b608-26441ed58e4b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99102b18-95c0-4ca6-b608-26441ed58e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:00,771 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.022s
2026-07-03 13:28:00,771 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf0cc2c-6d1f-4564-959b-834e607dbccc', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf0cc2c-6d1f-4564-959b-834e607dbccc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:01,798 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02 0.023s
2026-07-03 13:28:01,798 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0292ecf5-8145-4519-8bf9-7a6564288108', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0292ecf5-8145-4519-8bf9-7a6564288108', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.98/volume/v3/snapshots/fdad5401-0a0d-4330-9e75-8125178ada02'}
Body: b'{"snapshot": {"id": "fdad5401-0a0d-4330-9e75-8125178ada02", "created_at": "2026-07-03T11:24:37.000000", "updated_at": "2026-07-03T11:24:46.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1606899737", "description": null, "volume_id": "7d3142f3-3411-482c-84cc-e3ecabe1e641", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9d9b9895e6094ba491a40e642c6a03b4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:28:01,845 106421 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:_run_cleanups): 400 DELETE http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641 0.041s
2026-07-03 13:28:01,846 106421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:28:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30adf2e-94ee-45b1-8fb8-153902cd329c', 'x-openstack-request-id': 'req-c30adf2e-94ee-45b1-8fb8-153902cd329c', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.98/volume/v3/volumes/7d3142f3-3411-482c-84cc-e3ecabe1e641'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/base.py", line 158, in delete_resource
test_utils.call_and_ignore_notfound_exc(del_action, resource_id)
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/test_snapshots.py", line 325, in test_manage_snapshot
self._manage_snapshot(
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/test_snapshots.py", line 225, in _manage_snapshot
self.client.wait_for_resource_deletion(snapshot_id)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (ProjectReaderTests:test_manage_snapshot) Failed to delete volume-snapshot fdad5401-0a0d-4330-9e75-8125178ada02 within the required time (196 s). Timer started at 1783077885. Timer ended at 1783078081. Waited for 196 s.
|
||||||
test_reset_snapshot_status[id-809d8c8c-25bf-4f1f-9b77-1a81ce4292d1] |
pass
pt2.6: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_reset_snapshot_status[id-809d8c8c-25bf-4f1f-9b77-1a81ce4292d1]
|
||||||
test_show_snapshot[id-6f69e8ed-4e11-40a1-9620-258cf3c45872] |
pass
pt2.7: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_show_snapshot[id-6f69e8ed-4e11-40a1-9620-258cf3c45872]
|
||||||
test_unmanage_snapshot[id-35495666-b663-4c68-ba44-0695e30a6838] |
pass
pt2.8: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_unmanage_snapshot[id-35495666-b663-4c68-ba44-0695e30a6838]
|
||||||
test_update_snapshot[id-c46f5df8-9a6f-4ed6-b94c-3b65ef05ee9e] |
skip
pt2.9: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_update_snapshot[id-c46f5df8-9a6f-4ed6-b94c-3b65ef05ee9e]
|
||||||
test_update_snapshot_status[id-c90f98d7-3665-4c9f-820f-3f4c2adfdbf5] |
skip
pt2.10: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_update_snapshot_status[id-c90f98d7-3665-4c9f-820f-3f4c2adfdbf5]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt9.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt9.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt9.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-1fdbe493-e58f-48bf-bb38-52003eeef8cb] |
pass
pt10.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests.test_get_capabilities[id-1fdbe493-e58f-48bf-bb38-52003eeef8cb]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-dbaf51de-fafa-4f55-875f-7537524489ab] |
pass
pt11.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests.test_get_capabilities[id-dbaf51de-fafa-4f55-875f-7537524489ab]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-d16034fc-4204-4ea8-94b3-714de59fdfbf] |
pass
pt12.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests.test_get_capabilities[id-d16034fc-4204-4ea8-94b3-714de59fdfbf]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_message[id-1f2db6f2-148f-44c2-97ef-dcff0fccd49a] |
pass
pt13.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_delete_message[id-1f2db6f2-148f-44c2-97ef-dcff0fccd49a]
|
||||||
test_list_messages[id-f3567efc-863c-4668-8fb1-6aa3f836451d] |
pass
pt13.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_list_messages[id-f3567efc-863c-4668-8fb1-6aa3f836451d]
|
||||||
test_show_message[id-eecc7045-017b-492c-8594-2d40f5fda139] |
pass
pt13.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_show_message[id-eecc7045-017b-492c-8594-2d40f5fda139]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_message[id-a77cd089-cb74-4b44-abcb-06f1a6f80378] |
pass
pt14.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_delete_message[id-a77cd089-cb74-4b44-abcb-06f1a6f80378]
|
||||||
test_list_messages[id-fb470249-a482-49c6-84af-eda34891a714] |
pass
pt14.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_list_messages[id-fb470249-a482-49c6-84af-eda34891a714]
|
||||||
test_show_message[id-43d248ef-008d-4aff-8c7f-37959a0fa195] |
pass
pt14.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_show_message[id-43d248ef-008d-4aff-8c7f-37959a0fa195]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests | 3 | 2 | 0 | 0 | 1 | Detail | |
test_delete_message[id-c6e8744b-7749-425f-81b6-b1c3df6c7162] |
skip
pt15.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_delete_message[id-c6e8744b-7749-425f-81b6-b1c3df6c7162]
|
||||||
test_list_messages[id-1bef8bf9-6457-40f8-ada2-bc4d27602a07] |
pass
pt15.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_list_messages[id-1bef8bf9-6457-40f8-ada2-bc4d27602a07]
|
||||||
test_show_message[id-689c53a9-6db9-44a8-9878-41d28899e0af] |
pass
pt15.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_show_message[id-689c53a9-6db9-44a8-9878-41d28899e0af]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests | 14 | 4 | 0 | 0 | 10 | Detail | |
test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49] |
skip
pt16.1: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49]
|
||||||
test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3] |
pass
pt16.2: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3]
|
||||||
test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433] |
skip
pt16.3: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433]
|
||||||
test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636] |
pass
pt16.4: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636]
|
||||||
test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf] |
skip
pt16.5: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf]
|
||||||
test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed] |
skip
pt16.6: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed]
|
||||||
test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f] |
skip
pt16.7: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f]
|
||||||
test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49] |
skip
pt16.8: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49]
|
||||||
test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3] |
pass
pt16.9: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3]
|
||||||
test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433] |
skip
pt16.10: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433]
|
||||||
test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636] |
pass
pt16.11: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636]
|
||||||
test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf] |
skip
pt16.12: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf]
|
||||||
test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed] |
skip
pt16.13: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed]
|
||||||
test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f] |
skip
pt16.14: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests | 32 | 30 | 0 | 0 | 2 | Detail | |
test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc] |
pass
pt17.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea] |
pass
pt17.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea]
|
||||||
test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76] |
pass
pt17.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76]
|
||||||
test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560] |
pass
pt17.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560]
|
||||||
test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a] |
pass
pt17.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a]
|
||||||
test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872] |
pass
pt17.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872]
|
||||||
test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12] |
pass
pt17.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12]
|
||||||
test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd] |
pass
pt17.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd]
|
||||||
test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d] |
skip
pt17.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d]
|
||||||
test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7] |
pass
pt17.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7]
|
||||||
test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810] |
pass
pt17.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810]
|
||||||
test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e] |
pass
pt17.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e]
|
||||||
test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e] |
pass
pt17.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e]
|
||||||
test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715] |
pass
pt17.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715]
|
||||||
test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2] |
pass
pt17.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2]
|
||||||
test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432] |
pass
pt17.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432]
|
||||||
test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc] |
pass
pt17.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea] |
pass
pt17.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea]
|
||||||
test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76] |
pass
pt17.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76]
|
||||||
test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560] |
pass
pt17.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560]
|
||||||
test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a] |
pass
pt17.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a]
|
||||||
test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872] |
pass
pt17.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872]
|
||||||
test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12] |
pass
pt17.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12]
|
||||||
test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd] |
pass
pt17.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd]
|
||||||
test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d] |
skip
pt17.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d]
|
||||||
test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7] |
pass
pt17.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7]
|
||||||
test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810] |
pass
pt17.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810]
|
||||||
test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e] |
pass
pt17.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e]
|
||||||
test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e] |
pass
pt17.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e]
|
||||||
test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715] |
pass
pt17.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715]
|
||||||
test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2] |
pass
pt17.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2]
|
||||||
test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432] |
pass
pt17.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests | 32 | 30 | 0 | 0 | 2 | Detail | |
test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0] |
pass
pt18.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57] |
pass
pt18.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57]
|
||||||
test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456] |
pass
pt18.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456]
|
||||||
test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c] |
pass
pt18.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c]
|
||||||
test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6] |
pass
pt18.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6]
|
||||||
test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd] |
pass
pt18.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd]
|
||||||
test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c] |
pass
pt18.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c]
|
||||||
test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013] |
pass
pt18.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013]
|
||||||
test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d] |
skip
pt18.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d]
|
||||||
test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93] |
pass
pt18.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93]
|
||||||
test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e] |
pass
pt18.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e]
|
||||||
test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390] |
pass
pt18.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390]
|
||||||
test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2] |
pass
pt18.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2]
|
||||||
test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68] |
pass
pt18.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68]
|
||||||
test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f] |
pass
pt18.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f]
|
||||||
test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4] |
pass
pt18.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4]
|
||||||
test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0] |
pass
pt18.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57] |
pass
pt18.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57]
|
||||||
test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456] |
pass
pt18.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456]
|
||||||
test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c] |
pass
pt18.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c]
|
||||||
test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6] |
pass
pt18.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6]
|
||||||
test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd] |
pass
pt18.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd]
|
||||||
test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c] |
pass
pt18.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c]
|
||||||
test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013] |
pass
pt18.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013]
|
||||||
test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d] |
skip
pt18.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d]
|
||||||
test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93] |
pass
pt18.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93]
|
||||||
test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e] |
pass
pt18.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e]
|
||||||
test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390] |
pass
pt18.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390]
|
||||||
test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2] |
pass
pt18.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2]
|
||||||
test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68] |
pass
pt18.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68]
|
||||||
test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f] |
pass
pt18.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f]
|
||||||
test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4] |
pass
pt18.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests | 32 | 26 | 0 | 0 | 6 | Detail | |
test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02] |
pass
pt19.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d] |
pass
pt19.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d]
|
||||||
test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef] |
pass
pt19.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef]
|
||||||
test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832] |
pass
pt19.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832]
|
||||||
test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b] |
pass
pt19.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b]
|
||||||
test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8] |
pass
pt19.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8]
|
||||||
test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92] |
pass
pt19.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92]
|
||||||
test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a] |
skip
pt19.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a]
|
||||||
test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d] |
skip
pt19.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d]
|
||||||
test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75] |
pass
pt19.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75]
|
||||||
test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239] |
pass
pt19.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239]
|
||||||
test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea] |
pass
pt19.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea]
|
||||||
test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566] |
skip
pt19.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566]
|
||||||
test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee] |
pass
pt19.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee]
|
||||||
test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586] |
pass
pt19.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586]
|
||||||
test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4] |
pass
pt19.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4]
|
||||||
test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02] |
pass
pt19.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d] |
pass
pt19.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d]
|
||||||
test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef] |
pass
pt19.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef]
|
||||||
test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832] |
pass
pt19.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832]
|
||||||
test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b] |
pass
pt19.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b]
|
||||||
test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8] |
pass
pt19.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8]
|
||||||
test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92] |
pass
pt19.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92]
|
||||||
test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a] |
skip
pt19.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a]
|
||||||
test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d] |
skip
pt19.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d]
|
||||||
test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75] |
pass
pt19.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75]
|
||||||
test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239] |
pass
pt19.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239]
|
||||||
test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea] |
pass
pt19.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea]
|
||||||
test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566] |
skip
pt19.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566]
|
||||||
test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee] |
pass
pt19.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee]
|
||||||
test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586] |
pass
pt19.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586]
|
||||||
test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4] |
pass
pt19.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests | 16 | 8 | 0 | 0 | 8 | Detail | |
test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e] |
skip
pt20.1: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e]
|
||||||
test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d] |
skip
pt20.2: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d]
|
||||||
test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c] |
pass
pt20.3: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c]
|
||||||
test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18] |
pass
pt20.4: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18]
|
||||||
test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0] |
skip
pt20.5: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0]
|
||||||
test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f] |
pass
pt20.6: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f]
|
||||||
test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8] |
pass
pt20.7: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8]
|
||||||
test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931] |
skip
pt20.8: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931]
|
||||||
test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e] |
skip
pt20.9: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e]
|
||||||
test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d] |
skip
pt20.10: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d]
|
||||||
test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c] |
pass
pt20.11: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c]
|
||||||
test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18] |
pass
pt20.12: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18]
|
||||||
test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0] |
skip
pt20.13: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0]
|
||||||
test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f] |
pass
pt20.14: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f]
|
||||||
test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8] |
pass
pt20.15: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8]
|
||||||
test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931] |
skip
pt20.16: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931]
|
||||||
| 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
pt21.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
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationTest) |
skip
pt24.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication.VolumeReplicationTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationNegativeTest) |
skip
pt25.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative.VolumeReplicationNegativeTest)
|
||||||
VolumeReplicationNegativeTest) |
skip
pt25.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative.VolumeReplicationNegativeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt26.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt26.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
pt27.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt27.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectMemberTests33) |
skip
pt28.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests33) |
skip
pt28.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt28.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt28.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt28.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests39) |
skip
pt28.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt29.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt29.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
pt30.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt30.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
pt31.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt31.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_replication | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationTest) |
skip
pt32.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt32.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_replication.VolumeReplicationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt33.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt33.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt33.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt34.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
pt35.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
pt36.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
pt37.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
pt38.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
pt39.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt39.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
pt40.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt41.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt41.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt42.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt43.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt44.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
pt45.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
pt45.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
pt46.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
pt47.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_actions.ServerActionsTestOtherA | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt48.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,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
pt49.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
pt50.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
pt50.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
pt51.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt52.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt52.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt53.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
pt53.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
pt53.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
pt54.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt58.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
pt58.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
pt59.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
pt59.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
pt59.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
pt60.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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
pt79.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt84.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
pt85.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
pt86.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
pt87.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
pt88.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
pt88.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
pt89.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
pt89.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt98.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
pt99.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
pt99.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
pt100.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
pt100.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
pt100.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
pt101.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt104.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
pt104.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
pt104.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
pt104.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt107.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt108.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt109.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt110.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt111.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt112.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 450 | 371 | 2 | 0 | 77 | ||