Status: Pass 229 Failure 4 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 2 | 2 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt1.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
fail
ft1.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-03 20:52:47,682 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://192.168.122.94/volume/v3/volumes 0.166s
2026-03-03 20:52:47,683 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1902170017"}}
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc73d025-5d93-4ae3-8cc2-c4af69276b1a', 'content-length': '777', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc73d025-5d93-4ae3-8cc2-c4af69276b1a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.94/volume/v3/volumes'}
Body: b'{"volume": {"id": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:47.626644", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1902170017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/f7a25231-b1e7-44a8-b8a9-5f5e9912acb6"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/f7a25231-b1e7-44a8-b8a9-5f5e9912acb6"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-03-03 20:52:47,741 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/f7a25231-b1e7-44a8-b8a9-5f5e9912acb6 0.049s
2026-03-03 20:52:47,741 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156b76e3-4e90-44ca-9fbc-a107475f1d9f', 'content-length': '845', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156b76e3-4e90-44ca-9fbc-a107475f1d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/f7a25231-b1e7-44a8-b8a9-5f5e9912acb6'}
Body: b'{"volume": {"id": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:48.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1902170017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/f7a25231-b1e7-44a8-b8a9-5f5e9912acb6"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/f7a25231-b1e7-44a8-b8a9-5f5e9912acb6"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:52:48,788 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/f7a25231-b1e7-44a8-b8a9-5f5e9912acb6 0.036s
2026-03-03 20:52:48,789 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5fbab9-ce01-4333-a7a5-ad56f3dc56c2', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5fbab9-ce01-4333-a7a5-ad56f3dc56c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/f7a25231-b1e7-44a8-b8a9-5f5e9912acb6'}
Body: b'{"volume": {"id": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:48.000000", "updated_at": "2026-03-03T19:52:49.000000", "name": "tempest-VolumeDependencyTests-Volume-1902170017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/f7a25231-b1e7-44a8-b8a9-5f5e9912acb6"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/f7a25231-b1e7-44a8-b8a9-5f5e9912acb6"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:52:48,799 83230 INFO [tempest.common.waiters] volume f7a25231-b1e7-44a8-b8a9-5f5e9912acb6 reached available after waiting for 1.799082 seconds
2026-03-03 20:52:48,985 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://192.168.122.94/volume/v3/volumes 0.186s
2026-03-03 20:52:48,985 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1601115281"}}
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c7e5771-1381-4e47-9d37-ed3fe8dc09c9', 'content-length': '811', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c7e5771-1381-4e47-9d37-ed3fe8dc09c9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.94/volume/v3/volumes'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:48.922743", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-03-03 20:52:49,032 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d 0.038s
2026-03-03 20:52:49,033 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6dfc57-cc09-4b28-8e0e-0476b719f421', 'content-length': '879', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6dfc57-cc09-4b28-8e0e-0476b719f421', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:49.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:52:50,078 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d 0.034s
2026-03-03 20:52:50,078 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-569942cc-e494-4936-9e90-06b115af54c5', 'content-length': '903', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-569942cc-e494-4936-9e90-06b115af54c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:49.000000", "updated_at": "2026-03-03T19:52:49.000000", "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:52:51,122 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d 0.032s
2026-03-03 20:52:51,122 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40cb724d-4d88-421e-bd12-b12e633c2298', 'content-length': '903', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40cb724d-4d88-421e-bd12-b12e633c2298', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:49.000000", "updated_at": "2026-03-03T19:52:49.000000", "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:52:52,171 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d 0.037s
2026-03-03 20:52:52,171 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942363c2-b12a-4d9b-b66b-b0c6f96a47ca', 'content-length': '903', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942363c2-b12a-4d9b-b66b-b0c6f96a47ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:49.000000", "updated_at": "2026-03-03T19:52:49.000000", "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:52:53,217 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d 0.033s
2026-03-03 20:52:53,217 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a242aea2-614a-485f-8994-279fdc2134da', 'content-length': '903', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a242aea2-614a-485f-8994-279fdc2134da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:49.000000", "updated_at": "2026-03-03T19:52:49.000000", "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:52:54,266 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d 0.037s
2026-03-03 20:52:54,266 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2926865-a874-443e-ab4e-3b7079f84ce1', 'content-length': '903', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2926865-a874-443e-ab4e-3b7079f84ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:49.000000", "updated_at": "2026-03-03T19:52:54.000000", "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:52:55,313 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d 0.036s
2026-03-03 20:52:55,313 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c19c6f-0fe3-4411-b31d-68843b757cc8', 'content-length': '903', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c19c6f-0fe3-4411-b31d-68843b757cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:49.000000", "updated_at": "2026-03-03T19:52:54.000000", "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:52:56,357 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d 0.032s
2026-03-03 20:52:56,357 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe599bf-c0f8-457d-bc5a-7f64e4007d4e', 'content-length': '903', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe599bf-c0f8-457d-bc5a-7f64e4007d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:49.000000", "updated_at": "2026-03-03T19:52:54.000000", "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:52:57,406 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d 0.037s
2026-03-03 20:52:57,406 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f26b128e-b3cf-4b7b-852e-88ec12b03dcf', 'content-length': '903', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26b128e-b3cf-4b7b-852e-88ec12b03dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:49.000000", "updated_at": "2026-03-03T19:52:54.000000", "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:52:58,451 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d 0.033s
2026-03-03 20:52:58,451 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c60ff55-1ccb-41ec-93f6-3f2a205b9674', 'content-length': '903', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c60ff55-1ccb-41ec-93f6-3f2a205b9674', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:49.000000", "updated_at": "2026-03-03T19:52:58.000000", "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:52:59,499 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d 0.037s
2026-03-03 20:52:59,499 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-311413a6-0ae2-4064-a7eb-11350411e2e5', 'content-length': '903', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-311413a6-0ae2-4064-a7eb-11350411e2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:49.000000", "updated_at": "2026-03-03T19:52:58.000000", "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:53:00,554 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d 0.043s
2026-03-03 20:53:00,554 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eff5899-3b5f-4a84-bd9f-3ef87f6cdde1', 'content-length': '903', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eff5899-3b5f-4a84-bd9f-3ef87f6cdde1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:49.000000", "updated_at": "2026-03-03T19:52:58.000000", "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
2026-03-03 20:53:01,599 83230 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d 0.035s
2026-03-03 20:53:01,600 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd07553c-9ae4-4a90-9084-efe3c632e355', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd07553c-9ae4-4a90-9084-efe3c632e355', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d'}
Body: b'{"volume": {"id": "1980cf2d-767c-492d-baf3-5e3ac831e58d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:52:49.000000", "updated_at": "2026-03-03T19:53:02.000000", "name": "tempest-VolumeDependencyTests-Volume-1601115281", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "f7a25231-b1e7-44a8-b8a9-5f5e9912acb6", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/1980cf2d-767c-492d-baf3-5e3ac831e58d"}], "user_id": "e9258b895c7c4f9bbaf170c6341b4d9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "87393e8d7ea647eb8d6cf52a4a85ecbc"}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 44, in test_delete_source_volume
cloned_volume = self.create_volume(**kwargs)
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume
waiters.wait_for_volume_resource_status(cls.volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status
raise exceptions.VolumeResourceBuildErrorException(
tempest.exceptions.VolumeResourceBuildErrorException: volume 1980cf2d-767c-492d-baf3-5e3ac831e58d failed to build and is in ERROR status
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt1.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
fail
ft1.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-03 20:54:10,763 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://192.168.122.94/volume/v3/volumes 0.176s
2026-03-03 20:54:10,764 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-778297356"}}
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f34e45-5275-490f-884d-f96c19ed42b1', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f34e45-5275-490f-884d-f96c19ed42b1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.94/volume/v3/volumes'}
Body: b'{"volume": {"id": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:10.702724", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-778297356", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-03-03 20:54:10,808 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3 0.035s
2026-03-03 20:54:10,808 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87398500-a93b-4c66-8015-ab0e496b0c57', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87398500-a93b-4c66-8015-ab0e496b0c57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3'}
Body: b'{"volume": {"id": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:11.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-778297356", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:11,856 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3 0.035s
2026-03-03 20:54:11,856 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c105a0e4-e52e-492a-a17e-f3604a036ced', 'content-length': '868', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c105a0e4-e52e-492a-a17e-f3604a036ced', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3'}
Body: b'{"volume": {"id": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:11.000000", "updated_at": "2026-03-03T19:54:11.000000", "name": "tempest-VolumeDependencyTests-Volume-778297356", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:12,905 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3 0.038s
2026-03-03 20:54:12,905 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3eff92e-88da-4832-811d-158e782cb5da', 'content-length': '868', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3eff92e-88da-4832-811d-158e782cb5da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3'}
Body: b'{"volume": {"id": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:11.000000", "updated_at": "2026-03-03T19:54:11.000000", "name": "tempest-VolumeDependencyTests-Volume-778297356", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:13,950 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3 0.033s
2026-03-03 20:54:13,950 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c5375f-241a-46d8-b628-8aa0e4150c11', 'content-length': '868', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c5375f-241a-46d8-b628-8aa0e4150c11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3'}
Body: b'{"volume": {"id": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:11.000000", "updated_at": "2026-03-03T19:54:11.000000", "name": "tempest-VolumeDependencyTests-Volume-778297356", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:15,016 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3 0.055s
2026-03-03 20:54:15,016 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8238c636-3c62-4616-ae89-3d9d77f8c7a1', 'content-length': '869', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8238c636-3c62-4616-ae89-3d9d77f8c7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3'}
Body: b'{"volume": {"id": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:11.000000", "updated_at": "2026-03-03T19:54:14.000000", "name": "tempest-VolumeDependencyTests-Volume-778297356", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/dccb1f8f-c5df-4170-a95f-a95947333bc3"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:15,026 90247 INFO [tempest.common.waiters] volume dccb1f8f-c5df-4170-a95f-a95947333bc3 reached available after waiting for 5.026773 seconds
2026-03-03 20:54:15,267 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://192.168.122.94/volume/v3/volumes 0.240s
2026-03-03 20:54:15,268 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-470010113"}}
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f04976-35ce-4097-bb8e-f148a8fef5d9', 'content-length': '810', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f04976-35ce-4097-bb8e-f148a8fef5d9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.94/volume/v3/volumes'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.183183", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-03-03 20:54:15,319 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.042s
2026-03-03 20:54:15,319 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6cde4f-2209-4e9a-a6c7-6abd80173d22', 'content-length': '878', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6cde4f-2209-4e9a-a6c7-6abd80173d22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:16,409 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.079s
2026-03-03 20:54:16,410 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d45ea0ac-be93-4517-b541-e07a903f5d3a', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45ea0ac-be93-4517-b541-e07a903f5d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:15.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:17,494 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.073s
2026-03-03 20:54:17,495 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1413ce06-a74a-43c8-bdf8-705cc12c2337', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1413ce06-a74a-43c8-bdf8-705cc12c2337', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:15.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:18,539 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.032s
2026-03-03 20:54:18,540 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b28a5ff-82a1-420d-8f0a-918b57d39398', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b28a5ff-82a1-420d-8f0a-918b57d39398', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:15.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:19,585 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.033s
2026-03-03 20:54:19,585 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a0b95eb-b921-475c-bd86-7a7b828d4ea1', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a0b95eb-b921-475c-bd86-7a7b828d4ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:15.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:20,646 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.050s
2026-03-03 20:54:20,646 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976becf8-f5d0-42a0-925f-39865788a734', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976becf8-f5d0-42a0-925f-39865788a734', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:15.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:21,697 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.040s
2026-03-03 20:54:21,698 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae3b81d3-102f-4fc6-b100-c63b11970853', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae3b81d3-102f-4fc6-b100-c63b11970853', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:15.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:22,750 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.041s
2026-03-03 20:54:22,751 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8af41e6-5803-443a-a0bc-bc624d476c61', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8af41e6-5803-443a-a0bc-bc624d476c61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:15.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:23,793 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.032s
2026-03-03 20:54:23,793 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e53c949-52c5-4434-b03b-0589bd6c4949', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e53c949-52c5-4434-b03b-0589bd6c4949', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:15.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:24,837 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.032s
2026-03-03 20:54:24,838 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02d75d7-efb7-4d3c-b660-1d10ee9ac08a', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02d75d7-efb7-4d3c-b660-1d10ee9ac08a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:15.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:25,880 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.032s
2026-03-03 20:54:25,881 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc77409-9152-401f-8aac-ffc52cb4654b', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc77409-9152-401f-8aac-ffc52cb4654b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:15.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:26,945 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.054s
2026-03-03 20:54:26,946 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e0995a-8bf1-484c-b492-84d7c81ef89c', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e0995a-8bf1-484c-b492-84d7c81ef89c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:15.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:27,993 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.036s
2026-03-03 20:54:27,993 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ee175c-9465-4986-b5db-23479a4147b9', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ee175c-9465-4986-b5db-23479a4147b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:15.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:29,047 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.043s
2026-03-03 20:54:29,048 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a543c9d3-1fe2-4beb-bb0f-be07f72de16e', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a543c9d3-1fe2-4beb-bb0f-be07f72de16e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:15.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:30,125 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.066s
2026-03-03 20:54:30,125 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08ff206-da11-4df3-ab96-eafdc095b01a', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08ff206-da11-4df3-ab96-eafdc095b01a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:30.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:31,169 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.032s
2026-03-03 20:54:31,169 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31bd87fa-41d2-41b1-9317-a17375c3788f', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31bd87fa-41d2-41b1-9317-a17375c3788f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:30.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:32,214 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.033s
2026-03-03 20:54:32,214 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6abaa8d7-cb2e-42ef-80f2-68f8c5230182', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6abaa8d7-cb2e-42ef-80f2-68f8c5230182', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:30.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:33,281 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.056s
2026-03-03 20:54:33,281 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a621c4d-29c0-4314-9703-5e33e8737a32', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a621c4d-29c0-4314-9703-5e33e8737a32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:30.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:34,332 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.040s
2026-03-03 20:54:34,333 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c630ad-8588-42d3-9a3e-b552067ec1ae', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c630ad-8588-42d3-9a3e-b552067ec1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:30.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:35,378 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.033s
2026-03-03 20:54:35,378 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5f2df9-63fd-4d7b-88be-77eca513216e', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5f2df9-63fd-4d7b-88be-77eca513216e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:35.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:36,431 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.042s
2026-03-03 20:54:36,431 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fc19107-d2e2-4364-ae3e-f5f40e2d39d8', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fc19107-d2e2-4364-ae3e-f5f40e2d39d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:35.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:37,480 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.037s
2026-03-03 20:54:37,480 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daaecfb7-8960-44e9-8aae-014f62a043f0', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daaecfb7-8960-44e9-8aae-014f62a043f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:35.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:38,523 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.032s
2026-03-03 20:54:38,523 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0ba7b62-7c4c-4478-b4f6-9b046b6c28aa', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0ba7b62-7c4c-4478-b4f6-9b046b6c28aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:35.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:39,567 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.033s
2026-03-03 20:54:39,568 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad9f8c5-40c8-4b54-9d42-f4979587ab5f', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad9f8c5-40c8-4b54-9d42-f4979587ab5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:35.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:40,611 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.032s
2026-03-03 20:54:40,612 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4998898-412f-49ef-a033-836b187caff2', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4998898-412f-49ef-a033-836b187caff2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:35.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:41,658 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.034s
2026-03-03 20:54:41,658 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ea5c497-5d6e-4ad9-b3f2-6cca1a57af0f', 'content-length': '902', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ea5c497-5d6e-4ad9-b3f2-6cca1a57af0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:35.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
2026-03-03 20:54:42,710 90247 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09 0.040s
2026-03-03 20:54:42,710 90247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f647a794-2624-49d9-8d2b-63ae91b24ac4', 'content-length': '899', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f647a794-2624-49d9-8d2b-63ae91b24ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09'}
Body: b'{"volume": {"id": "ed9b231d-544a-49dc-9420-d4becb9aee09", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:54:15.000000", "updated_at": "2026-03-03T19:54:42.000000", "name": "tempest-VolumeDependencyTests-Volume-470010113", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "dccb1f8f-c5df-4170-a95f-a95947333bc3", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/ed9b231d-544a-49dc-9420-d4becb9aee09"}], "user_id": "6197fb60c92c41cdba5b8ff3c05a75d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a552486c991845f2bbd759685982430a"}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 44, in test_delete_source_volume
cloned_volume = self.create_volume(**kwargs)
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume
waiters.wait_for_volume_resource_status(cls.volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status
raise exceptions.VolumeResourceBuildErrorException(
tempest.exceptions.VolumeResourceBuildErrorException: volume ed9b231d-544a-49dc-9420-d4becb9aee09 failed to build and is in ERROR status
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
fail
ft2.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-03 20:51:41,484 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://192.168.122.94/volume/v3/volumes 0.302s
2026-03-03 20:51:41,484 83230 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-VolumesCloneTest-Volume-1853812743"}}
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0fac7e0-cf64-479d-8018-9f0a188fafae', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0fac7e0-cf64-479d-8018-9f0a188fafae', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.94/volume/v3/volumes'}
Body: b'{"volume": {"id": "aa337de7-8189-4547-a2b0-408673d4b38d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:51:41.403372", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1853812743", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/aa337de7-8189-4547-a2b0-408673d4b38d"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-03-03 20:51:41,525 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d 0.031s
2026-03-03 20:51:41,525 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d015340c-af61-4a4b-a447-c6428a49419d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d015340c-af61-4a4b-a447-c6428a49419d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d'}
Body: b'{"volume": {"id": "aa337de7-8189-4547-a2b0-408673d4b38d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:51:41.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1853812743", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/aa337de7-8189-4547-a2b0-408673d4b38d"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:42,571 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d 0.035s
2026-03-03 20:51:42,571 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78b6cc5-327d-42a7-b6bf-577e7e6e969b', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78b6cc5-327d-42a7-b6bf-577e7e6e969b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d'}
Body: b'{"volume": {"id": "aa337de7-8189-4547-a2b0-408673d4b38d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:51:41.000000", "updated_at": "2026-03-03T19:51:42.000000", "name": "tempest-VolumesCloneTest-Volume-1853812743", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/aa337de7-8189-4547-a2b0-408673d4b38d"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:43,619 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d 0.038s
2026-03-03 20:51:43,620 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b21bcbe6-c4fe-4d26-a5d2-b5dc7453c870', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b21bcbe6-c4fe-4d26-a5d2-b5dc7453c870', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d'}
Body: b'{"volume": {"id": "aa337de7-8189-4547-a2b0-408673d4b38d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:51:41.000000", "updated_at": "2026-03-03T19:51:43.000000", "name": "tempest-VolumesCloneTest-Volume-1853812743", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/aa337de7-8189-4547-a2b0-408673d4b38d"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:43,630 83230 INFO [tempest.common.waiters] volume aa337de7-8189-4547-a2b0-408673d4b38d reached available after waiting for 2.630318 seconds
2026-03-03 20:51:43,825 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://192.168.122.94/volume/v3/volumes 0.195s
2026-03-03 20:51:43,825 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "size": 2, "name": "tempest-VolumesCloneTest-Volume-247244665"}}
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f49e173-8272-4970-9d0c-8a927a894f2b', 'content-length': '787', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f49e173-8272-4970-9d0c-8a927a894f2b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.94/volume/v3/volumes'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:43.752713", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-03-03 20:51:43,866 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.032s
2026-03-03 20:51:43,866 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd9d26c8-ee58-41f3-9e37-89955a330d35', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd9d26c8-ee58-41f3-9e37-89955a330d35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:44,911 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.033s
2026-03-03 20:51:44,911 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b376c88-e5e6-46d1-8b36-721822940a55', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b376c88-e5e6-46d1-8b36-721822940a55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:44.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:45,954 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.032s
2026-03-03 20:51:45,954 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c526ba-1c3f-4ed6-8291-51d40011be51', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c526ba-1c3f-4ed6-8291-51d40011be51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:44.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:46,997 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.031s
2026-03-03 20:51:46,997 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cad7ec6-cdb7-4ac6-8328-dfc90b06a8ea', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cad7ec6-cdb7-4ac6-8328-dfc90b06a8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:44.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:48,039 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.030s
2026-03-03 20:51:48,039 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde53204-a209-48ff-8385-c0914cb3801c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde53204-a209-48ff-8385-c0914cb3801c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:44.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:49,084 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.034s
2026-03-03 20:51:49,084 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13ca7f3-61b2-45cb-9d85-eb56fa295be6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13ca7f3-61b2-45cb-9d85-eb56fa295be6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:49.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:50,130 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.035s
2026-03-03 20:51:50,131 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d9365b-1720-4582-bf39-93ca91c595ff', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d9365b-1720-4582-bf39-93ca91c595ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:49.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:51,180 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.038s
2026-03-03 20:51:51,180 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41607737-7915-45a4-804a-832ea8e83f2e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41607737-7915-45a4-804a-832ea8e83f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:49.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:52,225 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.033s
2026-03-03 20:51:52,225 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-470593be-2ce4-4447-afa7-303ea8d5deec', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-470593be-2ce4-4447-afa7-303ea8d5deec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:49.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:53,269 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.032s
2026-03-03 20:51:53,269 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-155daa24-d128-4a20-a189-59d6b193b9ab', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-155daa24-d128-4a20-a189-59d6b193b9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:49.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:54,324 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.043s
2026-03-03 20:51:54,324 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49ad9b0-470a-4163-a0d5-dffef0cdce1d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49ad9b0-470a-4163-a0d5-dffef0cdce1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:49.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:55,370 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.035s
2026-03-03 20:51:55,371 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca1c69e-6d7d-41b0-a200-e85ff66b03eb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca1c69e-6d7d-41b0-a200-e85ff66b03eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:55.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:56,415 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.033s
2026-03-03 20:51:56,416 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06201a2a-52b5-4476-ac49-12a08eb1a9b8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06201a2a-52b5-4476-ac49-12a08eb1a9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:55.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:57,459 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.032s
2026-03-03 20:51:57,459 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-007aa16f-996c-433e-82c2-34304d499ea8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-007aa16f-996c-433e-82c2-34304d499ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:55.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:58,502 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.032s
2026-03-03 20:51:58,502 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-019eb2ee-2cea-4dba-b892-9376cedda732', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-019eb2ee-2cea-4dba-b892-9376cedda732', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:55.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:51:59,546 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.032s
2026-03-03 20:51:59,546 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05cc53b9-9739-4c30-b9b4-a2d23f7d607f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05cc53b9-9739-4c30-b9b4-a2d23f7d607f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:51:55.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:52:00,588 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.032s
2026-03-03 20:52:00,589 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc49955f-ab22-419d-a6c1-515e3091b482', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc49955f-ab22-419d-a6c1-515e3091b482', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:52:00.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:52:00,633 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.033s
2026-03-03 20:52:00,633 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4257d784-63a4-49c1-8b88-65dc1ec924ba', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4257d784-63a4-49c1-8b88-65dc1ec924ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"volume": {"id": "05dd0e02-a697-4ed6-a00c-78a2a313bbdf", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2026-03-03T19:51:44.000000", "updated_at": "2026-03-03T19:52:00.000000", "name": "tempest-VolumesCloneTest-Volume-247244665", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "aa337de7-8189-4547-a2b0-408673d4b38d", "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:52:00,732 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.089s
2026-03-03 20:52:00,733 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:00 GMT', 'server': 'Apache/2.4.52 (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-269df222-046a-4590-92db-51566b96c814', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b''
2026-03-03 20:52:00,751 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf 0.017s
2026-03-03 20:52:00,751 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5644ae53-ac91-48d9-8c33-8f643f4a809a', 'x-openstack-request-id': 'req-5644ae53-ac91-48d9-8c33-8f643f4a809a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.94/volume/v3/volumes/05dd0e02-a697-4ed6-a00c-78a2a313bbdf'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 05dd0e02-a697-4ed6-a00c-78a2a313bbdf could not be found."}}'
2026-03-03 20:52:00,794 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d 0.042s
2026-03-03 20:52:00,794 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e9b079-26df-43fd-93ac-6327b74cc60c', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e9b079-26df-43fd-93ac-6327b74cc60c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d'}
Body: b'{"volume": {"id": "aa337de7-8189-4547-a2b0-408673d4b38d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:51:41.000000", "updated_at": "2026-03-03T19:51:43.000000", "name": "tempest-VolumesCloneTest-Volume-1853812743", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/aa337de7-8189-4547-a2b0-408673d4b38d"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:52:00,854 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d 0.049s
2026-03-03 20:52:00,854 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:00 GMT', 'server': 'Apache/2.4.52 (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-523f94a8-235c-4a7f-a8af-2150f2eca29b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d'}
Body: b''
2026-03-03 20:52:00,892 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d 0.037s
2026-03-03 20:52:00,892 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b11ef8c-e867-4f09-99d7-1dc641070cd8', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b11ef8c-e867-4f09-99d7-1dc641070cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d'}
Body: b'{"volume": {"id": "aa337de7-8189-4547-a2b0-408673d4b38d", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:51:41.000000", "updated_at": "2026-03-03T19:52:01.000000", "name": "tempest-VolumesCloneTest-Volume-1853812743", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/aa337de7-8189-4547-a2b0-408673d4b38d"}], "user_id": "2eaf27d609a94fa0b0a4721eeac96827", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4418f9d3345e44d8ac83f5bb73a4fe8e"}}'
2026-03-03 20:52:01,925 83230 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d 0.022s
2026-03-03 20:52:01,926 83230 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b3f79a-0e35-43dd-b45a-63fd56f5fd33', 'x-openstack-request-id': 'req-76b3f79a-0e35-43dd-b45a-63fd56f5fd33', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.94/volume/v3/volumes/aa337de7-8189-4547-a2b0-408673d4b38d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume aa337de7-8189-4547-a2b0-408673d4b38d could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 56, in test_create_from_volume
dst_vol = self.create_volume(source_volid=src_vol['id'],
File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume
waiters.wait_for_volume_resource_status(self.volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status
raise exceptions.VolumeResourceBuildErrorException(
tempest.exceptions.VolumeResourceBuildErrorException: volume 05dd0e02-a697-4ed6-a00c-78a2a313bbdf failed to build and is in ERROR status
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 2 | 1 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt3.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] |
fail
ft3.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-03 20:50:28,012 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://192.168.122.94/volume/v3/volumes 0.222s
2026-03-03 20:50:28,012 83236 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-VolumesGetTest-Volume-1432350975"}}
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec403d7-d620-41d0-8604-3e4f9ac88780', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec403d7-d620-41d0-8604-3e4f9ac88780', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.94/volume/v3/volumes'}
Body: b'{"volume": {"id": "a24e26cb-5f71-43cb-b79c-92479a46606e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:27.937131", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1432350975", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-03-03 20:50:28,063 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e 0.041s
2026-03-03 20:50:28,063 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2a9eadf-3e25-408f-8e48-2331dec0fc70', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2a9eadf-3e25-408f-8e48-2331dec0fc70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e'}
Body: b'{"volume": {"id": "a24e26cb-5f71-43cb-b79c-92479a46606e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:28.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1432350975", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:29,241 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e 0.167s
2026-03-03 20:50:29,242 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef1c11c-d9a1-4f7a-84e0-310c269058bb', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef1c11c-d9a1-4f7a-84e0-310c269058bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e'}
Body: b'{"volume": {"id": "a24e26cb-5f71-43cb-b79c-92479a46606e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:28.000000", "updated_at": "2026-03-03T19:50:28.000000", "name": "tempest-VolumesGetTest-Volume-1432350975", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:30,350 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e 0.095s
2026-03-03 20:50:30,350 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bbb8715-d82a-4f27-a21a-957a2f743a6e', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bbb8715-d82a-4f27-a21a-957a2f743a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e'}
Body: b'{"volume": {"id": "a24e26cb-5f71-43cb-b79c-92479a46606e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:28.000000", "updated_at": "2026-03-03T19:50:28.000000", "name": "tempest-VolumesGetTest-Volume-1432350975", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:31,396 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e 0.034s
2026-03-03 20:50:31,396 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f80114e2-9095-4c14-85cc-12520b3a14d1', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f80114e2-9095-4c14-85cc-12520b3a14d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e'}
Body: b'{"volume": {"id": "a24e26cb-5f71-43cb-b79c-92479a46606e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:28.000000", "updated_at": "2026-03-03T19:50:28.000000", "name": "tempest-VolumesGetTest-Volume-1432350975", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:32,440 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e 0.034s
2026-03-03 20:50:32,441 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b87b299-32c2-48b1-ac69-cba685eb3d44', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b87b299-32c2-48b1-ac69-cba685eb3d44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e'}
Body: b'{"volume": {"id": "a24e26cb-5f71-43cb-b79c-92479a46606e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:28.000000", "updated_at": "2026-03-03T19:50:28.000000", "name": "tempest-VolumesGetTest-Volume-1432350975", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:33,485 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e 0.033s
2026-03-03 20:50:33,485 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139554fd-270d-401b-a721-eadfdef8f5fc', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139554fd-270d-401b-a721-eadfdef8f5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e'}
Body: b'{"volume": {"id": "a24e26cb-5f71-43cb-b79c-92479a46606e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:28.000000", "updated_at": "2026-03-03T19:50:33.000000", "name": "tempest-VolumesGetTest-Volume-1432350975", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:33,495 83236 INFO [tempest.common.waiters] volume a24e26cb-5f71-43cb-b79c-92479a46606e reached available after waiting for 5.495928 seconds
2026-03-03 20:50:33,702 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://192.168.122.94/volume/v3/volumes 0.206s
2026-03-03 20:50:33,702 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "size": 1, "name": "tempest-VolumesGetTest-Volume-164832674", "metadata": {"Type": "Test"}}}
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce7394b-5192-447a-a1b8-9d2218dabf71', 'content-length': '799', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce7394b-5192-447a-a1b8-9d2218dabf71', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.94/volume/v3/volumes'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:33.623219", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-03-03 20:50:33,783 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.071s
2026-03-03 20:50:33,784 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c716d1-4352-4693-98ba-4f7a96725182', 'content-length': '867', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c716d1-4352-4693-98ba-4f7a96725182', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:34,831 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.035s
2026-03-03 20:50:34,831 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83e3cf3-02aa-4031-9490-e97d7e94b65f', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83e3cf3-02aa-4031-9490-e97d7e94b65f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:34.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:35,880 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.037s
2026-03-03 20:50:35,881 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb6d6578-5979-442f-b3b0-522f8c7a135c', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb6d6578-5979-442f-b3b0-522f8c7a135c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:34.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:36,924 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.032s
2026-03-03 20:50:36,925 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3d66af-c269-4112-841e-fdc8e61442fd', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3d66af-c269-4112-841e-fdc8e61442fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:34.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:37,968 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.033s
2026-03-03 20:50:37,969 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eda9f30-958f-4089-bb8c-64ff02f8894a', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eda9f30-958f-4089-bb8c-64ff02f8894a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:34.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:39,012 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.032s
2026-03-03 20:50:39,012 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d991b541-72c2-430f-b3e9-9528ef6244cc', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d991b541-72c2-430f-b3e9-9528ef6244cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:39.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:40,057 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.033s
2026-03-03 20:50:40,058 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d39856f-f86d-444c-acae-4b3b8779399e', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d39856f-f86d-444c-acae-4b3b8779399e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:39.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:41,106 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.037s
2026-03-03 20:50:41,107 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc67a2ac-2e3d-4129-9cff-3c533925de0f', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc67a2ac-2e3d-4129-9cff-3c533925de0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:39.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:42,160 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.042s
2026-03-03 20:50:42,160 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a25711-d7f0-4528-9e45-37b7e22b3130', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a25711-d7f0-4528-9e45-37b7e22b3130', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:39.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:43,216 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.044s
2026-03-03 20:50:43,216 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce6a962d-abf1-4420-9851-16b62e5c56fc', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce6a962d-abf1-4420-9851-16b62e5c56fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:39.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:44,265 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.037s
2026-03-03 20:50:44,266 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b440c0c-dbd0-414e-a3f0-3f1e20b2baa1', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b440c0c-dbd0-414e-a3f0-3f1e20b2baa1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:39.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:45,333 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.056s
2026-03-03 20:50:45,333 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e91007-85ce-4c11-913f-2f34868cdcba', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e91007-85ce-4c11-913f-2f34868cdcba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:39.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:46,379 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.034s
2026-03-03 20:50:46,379 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-689b4f02-d3d9-4770-bf77-068a2c95a8b4', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-689b4f02-d3d9-4770-bf77-068a2c95a8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:46.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:47,438 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.047s
2026-03-03 20:50:47,438 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce4bbd6-5487-40cb-add6-8f74773ffaa9', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce4bbd6-5487-40cb-add6-8f74773ffaa9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:46.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:48,486 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.037s
2026-03-03 20:50:48,487 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc961dee-b638-4b83-8644-73c2a8709318', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc961dee-b638-4b83-8644-73c2a8709318', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:46.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:49,537 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.039s
2026-03-03 20:50:49,538 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71aa49e0-587d-4a01-987a-7203cc21247e', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71aa49e0-587d-4a01-987a-7203cc21247e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:46.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:50,588 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.039s
2026-03-03 20:50:50,589 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15fae1b5-fe3e-495a-a3a1-a02c9cf8c30a', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15fae1b5-fe3e-495a-a3a1-a02c9cf8c30a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:46.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:51,635 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.035s
2026-03-03 20:50:51,635 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c9c680-adb8-4b30-af77-df2ee2f3a969', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c9c680-adb8-4b30-af77-df2ee2f3a969', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:46.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:52,688 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.040s
2026-03-03 20:50:52,688 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1038fd71-5a89-440e-9411-cbbfc0b8440c', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1038fd71-5a89-440e-9411-cbbfc0b8440c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:46.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:53,733 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.034s
2026-03-03 20:50:53,734 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd261e6-f031-4746-bdd3-3a7b85e40551', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffd261e6-f031-4746-bdd3-3a7b85e40551', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:53.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:53,778 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.033s
2026-03-03 20:50:53,778 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a0e314-8651-4f35-b692-f3f226989f3d', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a0e314-8651-4f35-b692-f3f226989f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"volume": {"id": "473d1c61-9acd-4010-81fb-0693bdc10e09", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:34.000000", "updated_at": "2026-03-03T19:50:53.000000", "name": "tempest-VolumesGetTest-Volume-164832674", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": "a24e26cb-5f71-43cb-b79c-92479a46606e", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:53,891 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.103s
2026-03-03 20:50:53,892 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:53 GMT', 'server': 'Apache/2.4.52 (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-faa97953-2f34-4f2b-b576-f0c409af2e05', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b''
2026-03-03 20:50:53,914 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09 0.022s
2026-03-03 20:50:53,914 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-64fc6bca-79a3-4267-a6ae-0855cd0e2444', 'x-openstack-request-id': 'req-64fc6bca-79a3-4267-a6ae-0855cd0e2444', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.94/volume/v3/volumes/473d1c61-9acd-4010-81fb-0693bdc10e09'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 473d1c61-9acd-4010-81fb-0693bdc10e09 could not be found."}}'
2026-03-03 20:50:53,950 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e 0.035s
2026-03-03 20:50:53,951 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3a9c28-80a6-4ef7-ac50-7f74feeb6622', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3a9c28-80a6-4ef7-ac50-7f74feeb6622', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e'}
Body: b'{"volume": {"id": "a24e26cb-5f71-43cb-b79c-92479a46606e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:28.000000", "updated_at": "2026-03-03T19:50:33.000000", "name": "tempest-VolumesGetTest-Volume-1432350975", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:54,007 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e 0.046s
2026-03-03 20:50:54,008 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:53 GMT', 'server': 'Apache/2.4.52 (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-266b6c34-a1a1-4f95-a7e8-bed44edd0d90', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e'}
Body: b''
2026-03-03 20:50:54,046 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e 0.037s
2026-03-03 20:50:54,046 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4b5c48-c287-43a8-9c52-7fcd0b2d9cce', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4b5c48-c287-43a8-9c52-7fcd0b2d9cce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e'}
Body: b'{"volume": {"id": "a24e26cb-5f71-43cb-b79c-92479a46606e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:28.000000", "updated_at": "2026-03-03T19:50:54.000000", "name": "tempest-VolumesGetTest-Volume-1432350975", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:55,202 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e 0.144s
2026-03-03 20:50:55,202 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5141462e-6eea-4dfd-a9b7-c655d342782b', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5141462e-6eea-4dfd-a9b7-c655d342782b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e'}
Body: b'{"volume": {"id": "a24e26cb-5f71-43cb-b79c-92479a46606e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-03-03T19:50:28.000000", "updated_at": "2026-03-03T19:50:54.000000", "name": "tempest-VolumesGetTest-Volume-1432350975", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}, {"rel": "bookmark", "href": "http://192.168.122.94/volume/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e"}], "user_id": "adf4d4e2da2140d2b8cc1c1b578e9825", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "63e4346fcbee452a99a59f3319bb255b"}}'
2026-03-03 20:50:56,239 83236 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e 0.022s
2026-03-03 20:50:56,239 83236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 03 Mar 2026 19:50:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a28959c-27ff-45b4-9a0d-c1c5d5a0e680', 'x-openstack-request-id': 'req-2a28959c-27ff-45b4-9a0d-c1c5d5a0e680', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.94/volume/v3/volumes/a24e26cb-5f71-43cb-b79c-92479a46606e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume a24e26cb-5f71-43cb-b79c-92479a46606e could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 136, in test_volume_create_get_update_delete_as_clone
self._volume_create_get_update_delete(source_volid=origin['id'],
File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete
volume = self.create_volume(wait_until='available', **kwargs)
File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume
waiters.wait_for_volume_resource_status(self.volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status
raise exceptions.VolumeResourceBuildErrorException(
tempest.exceptions.VolumeResourceBuildErrorException: volume 473d1c61-9acd-4010-81fb-0693bdc10e09 failed to build and is in ERROR status
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt3.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| 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_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt7.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
pt7.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
pt7.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
pt7.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt8.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
pt8.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
pt9.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt9.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
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt11.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
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests33) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectReaderTests39) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests39) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests33) |
skip
pt13.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectMemberTests33) |
skip
pt13.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt13.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesAdminTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt20.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
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt23.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt23.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt24.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
pt25.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
pt26.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
pt27.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
pt28.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt29.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt30.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
pt31.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt31.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt32.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt33.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
pt34.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
pt35.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
pt35.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
pt36.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_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt37.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt37.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| 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
pt38.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
pt39.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
pt39.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_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt40.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
pt41.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt45.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
pt45.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
pt45.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
pt46.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt50.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt53.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
pt53.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
pt54.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt70.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt71.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt72.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt73.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt73.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt74.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt74.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt75.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt76.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt76.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt77.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt77.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt78.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt78.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt79.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt79.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt80.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt80.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt82.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt83.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt83.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt84.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt87.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt87.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt87.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt87.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt88.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt88.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt88.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt88.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt88.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt88.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt88.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt88.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt88.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt88.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt88.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt88.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt88.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt89.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt89.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt89.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt89.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt89.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt89.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| Total | 289 | 229 | 4 | 0 | 56 | ||