Status: Pass 246 Failure 2 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 0 | 1 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
fail
ft1.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-11-20 12:08:46,433 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.277s
2025-11-20 12:08:46,433 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23a32c56-4910-4d4f-adb0-cf407bbee695', 'x-compute-request-id': 'req-23a32c56-4910-4d4f-adb0-cf407bbee695', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "ACTIVE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:07:41Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:46,643 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://192.168.122.116/volume/v3/volumes 0.197s
2025-11-20 12:08:46,643 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-907142078"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a415ba-07a3-404b-ab27-b91fd75bfd82', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a415ba-07a3-404b-ab27-b91fd75bfd82', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.116/volume/v3/volumes'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:46.579352", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-11-20 12:08:46,709 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560 0.057s
2025-11-20 12:08:46,709 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8900dbac-2ec3-4f16-9895-117ba8b99940', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8900dbac-2ec3-4f16-9895-117ba8b99940', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:47.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9"}}'
2025-11-20 12:08:47,757 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560 0.034s
2025-11-20 12:08:47,758 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed4a1f54-3e5b-4e43-9d4a-a097267fdeed', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed4a1f54-3e5b-4e43-9d4a-a097267fdeed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:47.000000", "updated_at": "2025-11-20T11:08:47.000000", "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9"}}'
2025-11-20 12:08:48,850 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560 0.080s
2025-11-20 12:08:48,850 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ee4d18-4b27-4397-a42b-ebbb815b1cf2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ee4d18-4b27-4397-a42b-ebbb815b1cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:47.000000", "updated_at": "2025-11-20T11:08:47.000000", "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9"}}'
2025-11-20 12:08:49,903 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560 0.041s
2025-11-20 12:08:49,903 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c167648-4f72-4e2c-bcf8-6114fa0c35e4', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c167648-4f72-4e2c-bcf8-6114fa0c35e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:47.000000", "updated_at": "2025-11-20T11:08:49.000000", "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9"}}'
2025-11-20 12:08:49,914 82305 INFO [tempest.common.waiters] volume 93828569-e307-4571-b31a-c594d2673560 reached available after waiting for 3.914545 seconds
2025-11-20 12:08:50,087 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.172s
2025-11-20 12:08:50,087 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-312cf847-1258-4463-9dce-07acaf4a09b0', 'x-compute-request-id': 'req-312cf847-1258-4463-9dce-07acaf4a09b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "ACTIVE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:07:41Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:52,355 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 POST http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/os-volume_attachments 2.252s
2025-11-20 12:08:52,355 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "93828569-e307-4571-b31a-c594d2673560"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dffbfc66-f707-4ebe-9bc1-b79697519f98', 'x-compute-request-id': 'req-dffbfc66-f707-4ebe-9bc1-b79697519f98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "93828569-e307-4571-b31a-c594d2673560", "serverId": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "volumeId": "93828569-e307-4571-b31a-c594d2673560", "device": "/dev/vdb"}}'
2025-11-20 12:08:52,452 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560 0.094s
2025-11-20 12:08:52,452 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33feab12-a37f-46fa-b7ae-6a14c5916e44', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33feab12-a37f-46fa-b7ae-6a14c5916e44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:47.000000", "updated_at": "2025-11-20T11:08:52.000000", "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9"}}'
2025-11-20 12:08:53,519 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560 0.054s
2025-11-20 12:08:53,519 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-515bfd27-7332-447b-a638-4aa50d993064', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-515bfd27-7332-447b-a638-4aa50d993064', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:47.000000", "updated_at": "2025-11-20T11:08:52.000000", "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9"}}'
2025-11-20 12:08:54,575 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560 0.045s
2025-11-20 12:08:54,575 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d563d775-94c6-44ac-9be3-fae3ae6fb8de', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d563d775-94c6-44ac-9be3-fae3ae6fb8de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:47.000000", "updated_at": "2025-11-20T11:08:54.000000", "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9"}}'
2025-11-20 12:08:55,636 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560 0.050s
2025-11-20 12:08:55,636 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e1ba2e-1d4f-48b3-b63e-9f293469a136', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e1ba2e-1d4f-48b3-b63e-9f293469a136', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:47.000000", "updated_at": "2025-11-20T11:08:54.000000", "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9"}}'
2025-11-20 12:08:56,691 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560 0.043s
2025-11-20 12:08:56,691 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c347917-14e8-4380-8b54-8bc039657adb', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c347917-14e8-4380-8b54-8bc039657adb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:47.000000", "updated_at": "2025-11-20T11:08:54.000000", "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9"}}'
2025-11-20 12:08:57,801 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560 0.099s
2025-11-20 12:08:57,801 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56514e4d-4749-4bcf-9455-f6508a4d4bdb', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56514e4d-4749-4bcf-9455-f6508a4d4bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:47.000000", "updated_at": "2025-11-20T11:08:57.000000", "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "93828569-e307-4571-b31a-c594d2673560", "attachment_id": "870188ce-63e5-4518-a9f1-412b9cb6d5fa", "volume_id": "93828569-e307-4571-b31a-c594d2673560", "server_id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T11:08:54.000000"}], "os-vol-tenant-attr:tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9"}}'
2025-11-20 12:08:57,811 82305 INFO [tempest.common.waiters] Attachment 870188ce-63e5-4518-a9f1-412b9cb6d5fa created for volume 93828569-e307-4571-b31a-c594d2673560 to server e0d5b065-6204-4f51-9f74-0c00ee13e98e after waiting for 5.811827 seconds
2025-11-20 12:08:57,879 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560 0.067s
2025-11-20 12:08:57,879 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e46a370-0f7d-4754-ac11-6bcb4aecae80', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e46a370-0f7d-4754-ac11-6bcb4aecae80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:47.000000", "updated_at": "2025-11-20T11:08:57.000000", "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "93828569-e307-4571-b31a-c594d2673560", "attachment_id": "870188ce-63e5-4518-a9f1-412b9cb6d5fa", "volume_id": "93828569-e307-4571-b31a-c594d2673560", "server_id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T11:08:54.000000"}], "os-vol-tenant-attr:tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9"}}'
2025-11-20 12:08:57,889 82305 INFO [tempest.common.waiters] volume 93828569-e307-4571-b31a-c594d2673560 reached in-use after waiting for 0.889676 seconds
2025-11-20 12:08:58,257 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/action 0.368s
2025-11-20 12:08:58,258 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"resize": {"flavorRef": "84"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b953875-db65-43d8-bcde-aac77449466f', 'x-compute-request-id': 'req-3b953875-db65-43d8-bcde-aac77449466f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/action'}
Body: b''
2025-11-20 12:08:58,532 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.273s
2025-11-20 12:08:58,532 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1edd926f-c235-40d5-b719-1898cd6660c8', 'x-compute-request-id': 'req-1edd926f-c235-40d5-b719-1898cd6660c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:08:58Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:08:59,794 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.249s
2025-11-20 12:08:59,794 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0bcd5e8-32bd-4dcd-b283-b321831cfe1d', 'x-compute-request-id': 'req-c0bcd5e8-32bd-4dcd-b283-b321831cfe1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:08:58Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:01,008 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.202s
2025-11-20 12:09:01,008 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-635eefd3-7202-4ba3-9398-607b587fe2eb', 'x-compute-request-id': 'req-635eefd3-7202-4ba3-9398-607b587fe2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:00Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:02,239 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.218s
2025-11-20 12:09:02,239 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d050b377-6866-4db3-b43b-d8ce54e99050', 'x-compute-request-id': 'req-d050b377-6866-4db3-b43b-d8ce54e99050', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:00Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:03,421 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.169s
2025-11-20 12:09:03,421 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd1bbe13-bfdc-460a-acf5-5a4e193dacef', 'x-compute-request-id': 'req-fd1bbe13-bfdc-460a-acf5-5a4e193dacef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:00Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:04,600 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.166s
2025-11-20 12:09:04,600 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-469a2cd9-9534-497e-8ca6-84555f82ef5b', 'x-compute-request-id': 'req-469a2cd9-9534-497e-8ca6-84555f82ef5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:00Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:05,839 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.221s
2025-11-20 12:09:05,839 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2663fb22-31f4-4874-9e0e-8426c8a49459', 'x-compute-request-id': 'req-2663fb22-31f4-4874-9e0e-8426c8a49459', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:00Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:07,202 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.350s
2025-11-20 12:09:07,202 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43ea3015-1a1f-4f01-9e89-15d8acbb3475', 'x-compute-request-id': 'req-43ea3015-1a1f-4f01-9e89-15d8acbb3475', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:06Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:07,214 82305 INFO [tempest.common.waiters] State transition "RESIZE/resize_prep" ==> "RESIZE/resize_migrating" after 9 second wait
2025-11-20 12:09:08,380 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.164s
2025-11-20 12:09:08,380 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f6cef0-56a3-405d-8c55-148c015d9590', 'x-compute-request-id': 'req-d8f6cef0-56a3-405d-8c55-148c015d9590', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:06Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:09,609 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.217s
2025-11-20 12:09:09,610 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4de4324-27ad-421d-873c-3c8fabf4198e', 'x-compute-request-id': 'req-e4de4324-27ad-421d-873c-3c8fabf4198e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:06Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:10,813 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.191s
2025-11-20 12:09:10,814 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-726c4284-963e-4bda-8d31-b63f3d690f08', 'x-compute-request-id': 'req-726c4284-963e-4bda-8d31-b63f3d690f08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:09Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:10,825 82305 INFO [tempest.common.waiters] State transition "RESIZE/resize_migrating" ==> "RESIZE/resize_migrated" after 12 second wait
2025-11-20 12:09:12,016 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.190s
2025-11-20 12:09:12,016 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c44b77dc-59c8-4a00-b0d1-0df62d803982', 'x-compute-request-id': 'req-c44b77dc-59c8-4a00-b0d1-0df62d803982', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:09Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:13,249 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.217s
2025-11-20 12:09:13,250 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6528b05-c76f-4967-a9a1-eb2a805a4d6a', 'x-compute-request-id': 'req-d6528b05-c76f-4967-a9a1-eb2a805a4d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:13Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_finish", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:13,261 82305 INFO [tempest.common.waiters] State transition "RESIZE/resize_migrated" ==> "RESIZE/resize_finish" after 15 second wait
2025-11-20 12:09:14,510 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.248s
2025-11-20 12:09:14,510 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-617db1cf-789d-41b5-b02c-85fb29b07b02', 'x-compute-request-id': 'req-617db1cf-789d-41b5-b02c-85fb29b07b02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:13Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_finish", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:15,689 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.166s
2025-11-20 12:09:15,689 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38b498ef-37c3-4643-aa7e-1c2bbf27891a', 'x-compute-request-id': 'req-38b498ef-37c3-4643-aa7e-1c2bbf27891a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:13Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_finish", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:16,887 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.185s
2025-11-20 12:09:16,887 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f231b010-fa45-4d12-ad31-c09c54a8c486', 'x-compute-request-id': 'req-f231b010-fa45-4d12-ad31-c09c54a8c486', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:13Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_finish", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:18,623 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.723s
2025-11-20 12:09:18,623 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3d0fb3b-f646-48b6-8599-634f5992d39e', 'x-compute-request-id': 'req-d3d0fb3b-f646-48b6-8599-634f5992d39e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:13Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_finish", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:19,895 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.255s
2025-11-20 12:09:19,895 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d48d688e-9c19-4265-8f04-9830e7fec7ce', 'x-compute-request-id': 'req-d48d688e-9c19-4265-8f04-9830e7fec7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:13Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:07:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_finish", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:21,173 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.264s
2025-11-20 12:09:21,174 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23680808-3e89-4509-aae3-6c0cd68224c4', 'x-compute-request-id': 'req-23680808-3e89-4509-aae3-6c0cd68224c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "VERIFY_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:20Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:21,185 82305 INFO [tempest.common.waiters] State transition "RESIZE/resize_finish" ==> "VERIFY_RESIZE/None" after 23 second wait
2025-11-20 12:09:21,370 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/action 0.185s
2025-11-20 12:09:21,370 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"revertResize": {}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62734996-01bf-4df9-9ecc-f80535143bc8', 'x-compute-request-id': 'req-62734996-01bf-4df9-9ecc-f80535143bc8', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/action'}
Body: b''
2025-11-20 12:09:21,579 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.208s
2025-11-20 12:09:21,579 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffe8b21b-1b32-4452-abdd-3c5d1ff7cf7e', 'x-compute-request-id': 'req-ffe8b21b-1b32-4452-abdd-3c5d1ff7cf7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:21Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:22,879 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.287s
2025-11-20 12:09:22,880 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f7de478-3fe9-45c8-b78b-e704636f3278', 'x-compute-request-id': 'req-4f7de478-3fe9-45c8-b78b-e704636f3278', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:21Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:24,048 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.154s
2025-11-20 12:09:24,049 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43bc987f-4f70-465e-9eed-712dd659fb58', 'x-compute-request-id': 'req-43bc987f-4f70-465e-9eed-712dd659fb58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:21Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:25,271 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.211s
2025-11-20 12:09:25,272 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a204e015-c32c-4d12-9ec5-53f1c4c884b7', 'x-compute-request-id': 'req-a204e015-c32c-4d12-9ec5-53f1c4c884b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:21Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:26,460 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.172s
2025-11-20 12:09:26,461 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85984302-517f-4e72-abd7-a6809b82c088', 'x-compute-request-id': 'req-85984302-517f-4e72-abd7-a6809b82c088', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:21Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:27,622 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.149s
2025-11-20 12:09:27,622 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea645f64-5953-4a11-a7ae-4dc20cc70a10', 'x-compute-request-id': 'req-ea645f64-5953-4a11-a7ae-4dc20cc70a10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:21Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:28,849 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.212s
2025-11-20 12:09:28,850 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-082e4dfd-c03c-468a-a3e4-9b1b0cdef451', 'x-compute-request-id': 'req-082e4dfd-c03c-468a-a3e4-9b1b0cdef451', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:21Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:30,017 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.153s
2025-11-20 12:09:30,018 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0e173b5-81a3-45ac-b153-d28f64fa36c6', 'x-compute-request-id': 'req-a0e173b5-81a3-45ac-b153-d28f64fa36c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/84"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:21Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:31,224 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.193s
2025-11-20 12:09:31,224 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb987487-2d77-4476-92a1-c08240675264', 'x-compute-request-id': 'req-eb987487-2d77-4476-92a1-c08240675264', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:30Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:32,381 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.144s
2025-11-20 12:09:32,381 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6baaf8d5-110a-477c-bc82-9b83ba4de01e', 'x-compute-request-id': 'req-6baaf8d5-110a-477c-bc82-9b83ba4de01e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:30Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:33,547 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.153s
2025-11-20 12:09:33,547 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec01d663-3842-4f1a-b33d-14ba4d2555c6', 'x-compute-request-id': 'req-ec01d663-3842-4f1a-b33d-14ba4d2555c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:30Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:34,840 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.280s
2025-11-20 12:09:34,840 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66e1f2f0-5e7b-4a53-be7f-c581769d6196', 'x-compute-request-id': 'req-66e1f2f0-5e7b-4a53-be7f-c581769d6196', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:30Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:36,003 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.151s
2025-11-20 12:09:36,003 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60318878-0300-454f-b59a-8196152e5745', 'x-compute-request-id': 'req-60318878-0300-454f-b59a-8196152e5745', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:30Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:37,211 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.194s
2025-11-20 12:09:37,211 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8386cc9-733f-4c86-8fa7-cb7588fb47b2', 'x-compute-request-id': 'req-b8386cc9-733f-4c86-8fa7-cb7588fb47b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "REVERT_RESIZE", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:30Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "resized", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:38,395 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.171s
2025-11-20 12:09:38,395 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b0397b8-5f21-4b9a-ba4f-667804256a10', 'x-compute-request-id': 'req-0b0397b8-5f21-4b9a-ba4f-667804256a10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "ERROR", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:38Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:38,408 82305 INFO [tempest.common.waiters] State transition "REVERT_RESIZE/resize_reverting" ==> "ERROR/resize_reverting" after 17 second wait
2025-11-20 12:09:38,408 82305 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599
2025-11-20 12:09:38,605 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.195s
2025-11-20 12:09:38,606 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f01e3493-6f4f-4b44-8076-c0e1a2d72ecb', 'x-compute-request-id': 'req-f01e3493-6f4f-4b44-8076-c0e1a2d72ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "ERROR", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:38Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:39,912 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.294s
2025-11-20 12:09:39,912 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12592f48-e09d-4cb6-a305-2ac0301cf6a4', 'x-compute-request-id': 'req-12592f48-e09d-4cb6-a305-2ac0301cf6a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "ERROR", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:38Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-20T11:09:39Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "resize_reverting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:39,924 82305 ERROR [tempest.api.compute.base] Server e0d5b065-6204-4f51-9f74-0c00ee13e98e failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-11-20T11:09:39Z', 'message': 'libvirtError'}.
2025-11-20 12:09:39.924 82305 ERROR tempest.api.compute.base Traceback (most recent call last):
2025-11-20 12:09:39.924 82305 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 197, in server_check_teardown
2025-11-20 12:09:39.924 82305 ERROR tempest.api.compute.base waiters.wait_for_server_status(cls.servers_client,
2025-11-20 12:09:39.924 82305 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
2025-11-20 12:09:39.924 82305 ERROR tempest.api.compute.base raise exceptions.BuildErrorException(details, server_id=server_id)
2025-11-20 12:09:39.924 82305 ERROR tempest.api.compute.base tempest.exceptions.BuildErrorException: Server e0d5b065-6204-4f51-9f74-0c00ee13e98e failed to build and is in ERROR status
2025-11-20 12:09:39.924 82305 ERROR tempest.api.compute.base Details: Fault: {'code': 500, 'created': '2025-11-20T11:09:39Z', 'message': 'libvirtError'}.
2025-11-20 12:09:39.924 82305 ERROR tempest.api.compute.base
2025-11-20 12:09:40,167 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 204 DELETE http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.242s
2025-11-20 12:09:40,167 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4f235e6-f5cd-47f0-9f03-e8b0092564cb', 'x-compute-request-id': 'req-f4f235e6-f5cd-47f0-9f03-e8b0092564cb', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b''
2025-11-20 12:09:40,486 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.318s
2025-11-20 12:09:40,486 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1794', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb6645bc-e24e-4cb9-964e-a7692e6a5a12', 'x-compute-request-id': 'req-cb6645bc-e24e-4cb9-964e-a7692e6a5a12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "ERROR", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:40Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-20T11:09:39Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:41,749 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.249s
2025-11-20 12:09:41,750 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1794', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c09c0d7-4657-4059-8e90-9d3bda800969', 'x-compute-request-id': 'req-1c09c0d7-4657-4059-8e90-9d3bda800969', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "ERROR", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:40Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-20T11:09:39Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:41,940 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 204 DELETE http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.178s
2025-11-20 12:09:41,940 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd41ce11-70b2-45e8-871c-ceef3b392320', 'x-compute-request-id': 'req-bd41ce11-70b2-45e8-871c-ceef3b392320', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b''
2025-11-20 12:09:42,217 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.276s
2025-11-20 12:09:42,217 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1800', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeafb40e-d9ed-453d-835f-af00b2be0ba0', 'x-compute-request-id': 'req-aeafb40e-d9ed-453d-835f-af00b2be0ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "ERROR", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:42Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-20T11:09:39Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--788588548"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:43,573 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e 0.343s
2025-11-20 12:09:43,573 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35aaa677-37a5-44d0-b2b5-19c6141ba57c', 'x-compute-request-id': 'req-35aaa677-37a5-44d0-b2b5-19c6141ba57c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e'}
Body: b'{"server": {"id": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "name": "tempest-ServerActionsTestOtherB-server-649886236", "status": "ERROR", "tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9", "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "metadata": {}, "hostId": "37cab7dd2bdb1ae9ec95c02f628bcd903c22169c3e11a47b08b3d91c", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:07:25Z", "updated": "2025-11-20T11:09:42Z", "addresses": {"tempest-ServerActionsTestOtherB-1408809004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a3:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-20T11:09:39Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-817043111", "OS-SRV-USG:launched_at": "2025-11-20T11:09:19.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "93828569-e307-4571-b31a-c594d2673560"}]}}'
2025-11-20 12:09:43,586 82305 ERROR [tempest.api.compute.base] Failed to delete server e0d5b065-6204-4f51-9f74-0c00ee13e98e
2025-11-20 12:09:43.586 82305 ERROR tempest.api.compute.base Traceback (most recent call last):
2025-11-20 12:09:43.586 82305 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 435, in delete_server
2025-11-20 12:09:43.586 82305 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client,
2025-11-20 12:09:43.586 82305 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 136, in wait_for_server_termination
2025-11-20 12:09:43.586 82305 ERROR tempest.api.compute.base raise lib_exc.DeleteErrorException(details, server_id=server_id)
2025-11-20 12:09:43.586 82305 ERROR tempest.api.compute.base tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status
2025-11-20 12:09:43.586 82305 ERROR tempest.api.compute.base Details: Server e0d5b065-6204-4f51-9f74-0c00ee13e98e failed to delete and is in ERROR status. Fault: {'code': 500, 'created': '2025-11-20T11:09:39Z', 'message': 'libvirtError'}.
2025-11-20 12:09:43.586 82305 ERROR tempest.api.compute.base
2025-11-20 12:09:43,626 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 200 GET http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560 0.039s
2025-11-20 12:09:43,626 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d2ae0e-ca41-430d-994a-b7791c1977ea', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d2ae0e-ca41-430d-994a-b7791c1977ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:47.000000", "updated_at": "2025-11-20T11:09:35.000000", "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9"}}'
2025-11-20 12:09:43,691 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/os-volume_attachments 0.054s
2025-11-20 12:09:43,692 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99ed66f2-193c-42b6-9c9c-cd8d969ee023', 'x-compute-request-id': 'req-99ed66f2-193c-42b6-9c9c-cd8d969ee023', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "93828569-e307-4571-b31a-c594d2673560", "volumeId": "93828569-e307-4571-b31a-c594d2673560", "serverId": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "device": "/dev/vdb"}]}'
2025-11-20 12:09:44,751 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/os-volume_attachments 0.057s
2025-11-20 12:09:44,752 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e1beef2-f30e-4138-9748-ae0bbf06c2e5', 'x-compute-request-id': 'req-1e1beef2-f30e-4138-9748-ae0bbf06c2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "93828569-e307-4571-b31a-c594d2673560", "volumeId": "93828569-e307-4571-b31a-c594d2673560", "serverId": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "device": "/dev/vdb"}]}'
2025-11-20 12:09:45,815 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 200 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/os-volume_attachments 0.060s
2025-11-20 12:09:45,815 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-466b702e-c297-473a-9bd7-5982311384d7', 'x-compute-request-id': 'req-466b702e-c297-473a-9bd7-5982311384d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "93828569-e307-4571-b31a-c594d2673560", "volumeId": "93828569-e307-4571-b31a-c594d2673560", "serverId": "e0d5b065-6204-4f51-9f74-0c00ee13e98e", "device": "/dev/vdb"}]}'
2025-11-20 12:09:46,869 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 404 GET http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/os-volume_attachments 0.051s
2025-11-20 12:09:46,869 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-eda7d961-1b64-4c07-be18-3c51a64d82c5', 'x-compute-request-id': 'req-eda7d961-1b64-4c07-be18-3c51a64d82c5', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/e0d5b065-6204-4f51-9f74-0c00ee13e98e/os-volume_attachments'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance e0d5b065-6204-4f51-9f74-0c00ee13e98e could not be found."}}'
2025-11-20 12:09:46,938 82305 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 200 GET http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560 0.068s
2025-11-20 12:09:46,938 82305 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-799c5b7b-b05a-4590-836c-b79ff1d6f1ea', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-799c5b7b-b05a-4590-836c-b79ff1d6f1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560'}
Body: b'{"volume": {"id": "93828569-e307-4571-b31a-c594d2673560", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:08:47.000000", "updated_at": "2025-11-20T11:09:45.000000", "name": "tempest-ServerActionsTestOtherB-volume-907142078", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/93828569-e307-4571-b31a-c594d2673560"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/93828569-e307-4571-b31a-c594d2673560"}], "user_id": "7e9b26f186b344e682d6674f6eb0ea6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e822d6d36914bf784c0c6f21e7d68a9"}}'
2025-11-20 12:09:46,948 82305 INFO [tempest.common.waiters] volume 93828569-e307-4571-b31a-c594d2673560 reached available after waiting for 0.948760 seconds
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 197, in server_check_teardown
waiters.wait_for_server_status(cls.servers_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server e0d5b065-6204-4f51-9f74-0c00ee13e98e failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-11-20T11:09:39Z', 'message': 'libvirtError'}.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 71, in tearDown
self.server_check_teardown()
File "/opt/stack/tempest/tempest/api/compute/base.py", line 202, in server_check_teardown
waiters.wait_for_server_termination(cls.servers_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 136, in wait_for_server_termination
raise lib_exc.DeleteErrorException(details, server_id=server_id)
tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status
Details: Server e0d5b065-6204-4f51-9f74-0c00ee13e98e failed to delete and is in ERROR status. Fault: {'code': 500, 'created': '2025-11-20T11:09:39Z', 'message': 'libvirtError'}.
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper
raise exc
File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 565, in test_resize_server_revert_with_volume_attached
waiters.wait_for_server_status(self.client, self.server_id, 'ACTIVE')
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server e0d5b065-6204-4f51-9f74-0c00ee13e98e failed to build and is in ERROR status
Details:
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 2 | 1 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft2.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-11-20 12:08:12,965 82302 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-11-20 12:08:12,965 82302 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-11-20 12:08:13,052 82302 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.116/compute/v2.1/os-keypairs 0.086s
2025-11-20 12:08:13,052 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-740343564", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG7kz1zr5LCz+TDRIrbhXxqlie/1S1YQnh4D8grXZYnSlMV98vkvRl1hrZy9OF3ypwe9vzohXEmHdhPJlrn6LlWC5gaaY5U7IDRhL+Z/EwlprwZMJj1pKcmA2ChtDiUY+w=="}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0313411-294e-4325-9d69-8a35aabc33a8', 'x-compute-request-id': 'req-f0313411-294e-4325-9d69-8a35aabc33a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-740343564", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG7kz1zr5LCz+TDRIrbhXxqlie/1S1YQnh4D8grXZYnSlMV98vkvRl1hrZy9OF3ypwe9vzohXEmHdhPJlrn6LlWC5gaaY5U7IDRhL+Z/EwlprwZMJj1pKcmA2ChtDiUY+w==", "fingerprint": "7d:e1:a0:aa:f5:cc:1a:17:7d:42:b4:d3:f3:b4:19:01", "user_id": "75181f75d689469ea3006df19492b944"}}'
2025-11-20 12:08:13,054 82302 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-740343564 created
2025-11-20 12:08:13,279 82302 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.116/networking/v2.0/security-groups 0.224s
2025-11-20 12:08:13,280 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--1401897054", "description": "tempest-description--382170612"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-cdc84f8b-f5f9-425f-93d9-06e16b8c9327', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.116/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "cdcd1714-d74c-4214-9f89-6ac8beb8a8b3", "name": "tempest-securitygroup--1401897054", "stateful": true, "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "project_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "description": "tempest-description--382170612", "shared": false, "security_group_rules": [{"id": "0e33101d-e9e2-4003-95ac-ad5f08583ed2", "project_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "security_group_id": "cdcd1714-d74c-4214-9f89-6ac8beb8a8b3", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 505, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-11-20T11:08:13Z", "updated_at": "2025-11-20T11:08:13Z", "revision_number": 0}, {"id": "7973e14f-aa3b-49f7-bf6e-f2905234aea2", "project_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "security_group_id": "cdcd1714-d74c-4214-9f89-6ac8beb8a8b3", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 504, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-11-20T11:08:13Z", "updated_at": "2025-11-20T11:08:13Z", "revision_number": 0}], "tags": [], "created_at": "2025-11-20T11:08:13Z", "updated_at": "2025-11-20T11:08:13Z", "revision_number": 1}}'
2025-11-20 12:08:13,512 82302 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.116/networking/v2.0/security-group-rules 0.231s
2025-11-20 12:08:13,512 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "cdcd1714-d74c-4214-9f89-6ac8beb8a8b3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6be5658f-404e-4283-afbb-7a0a89997010', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.116/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "521b6472-3bef-4065-90f9-5922fbbc4aba", "project_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "security_group_id": "cdcd1714-d74c-4214-9f89-6ac8beb8a8b3", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-11-20T11:08:13Z", "updated_at": "2025-11-20T11:08:13Z", "revision_number": 0}}'
2025-11-20 12:08:13,822 82302 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.116/networking/v2.0/security-group-rules 0.309s
2025-11-20 12:08:13,822 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "cdcd1714-d74c-4214-9f89-6ac8beb8a8b3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2c62867a-75dc-4bc3-9992-505e90054f8f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.116/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0a459728-489d-49cd-9d95-8aa4b3b6ab36", "project_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "security_group_id": "cdcd1714-d74c-4214-9f89-6ac8beb8a8b3", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-11-20T11:08:13Z", "updated_at": "2025-11-20T11:08:13Z", "revision_number": 0}}'
2025-11-20 12:08:13,822 82302 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1401897054 created
2025-11-20 12:08:14,532 82302 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.116/networking/v2.0/floatingips 0.709s
2025-11-20 12:08:14,533 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "5c3005ff-5523-4e0e-a25b-7a7320827c87"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-d8bacf08-2965-4946-981b-c3c527799545', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.116/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "e0ffcc08-fe85-4780-8259-2987a8c9c35a", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "project_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "floating_ip_address": "172.24.4.161", "floating_network_id": "5c3005ff-5523-4e0e-a25b-7a7320827c87", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-20T11:08:14Z", "updated_at": "2025-11-20T11:08:14Z", "revision_number": 0}}'
2025-11-20 12:08:14,533 82302 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e0ffcc08-fe85-4780-8259-2987a8c9c35a', 'tenant_id': 'a6274d18fe7f46d68bb0e4ef5b8bd652', 'project_id': 'a6274d18fe7f46d68bb0e4ef5b8bd652', 'floating_ip_address': '172.24.4.161', 'floating_network_id': '5c3005ff-5523-4e0e-a25b-7a7320827c87', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-11-20T11:08:14Z', 'updated_at': '2025-11-20T11:08:14Z', 'revision_number': 0, 'ip': '172.24.4.161'} created
2025-11-20 12:08:14,579 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://192.168.122.116/identity/v3/auth/tokens 0.041s
2025-11-20 12:08:14,579 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2530', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2ccf5453-abb7-43c6-bc9c-79da8a3f5f08', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.116/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "75181f75d689469ea3006df19492b944", "name": "tempest-AttachVolumeNegativeTest-430470483-project-member", "password_expires_at": null}, "audit_ids": ["Ou2bzIMwSbaKWKAAQx4QQA"], "expires_at": "2025-11-20T12:08:14.000000Z", "issued_at": "2025-11-20T11:08:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "name": "tempest-AttachVolumeNegativeTest-430470483"}, "is_domain": false, "roles": [{"id": "1bf30fafc553492f91a0186bb98817f2", "name": "member"}, {"id": "59b1b10f0a3e4610a8e95e58d09496f2", "name": "reader"}], "catalog": [{"endpoints": [{"id": "de29debd73fb4560bff771859e7053db", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.116/image", "region": "RegionOne"}], "id": "028d9d5e37d14578ab337b34d2dd2882", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a142e28a10ef48959f2594753bee1d0c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.116/identity", "region": "RegionOne"}], "id": "2d233f17227a43a1ad8642cbbbeffeca", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "38774b20433445a3a77653c02c1f1a28", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.116/placement", "region": "RegionOne"}], "id": "7c37db29b4f14a2a83a914ddf404033b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "30550153169942059ccd10d0384fc6c1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.116/compute/v2/a6274d18fe7f46d68bb0e4ef5b8bd652", "region": "RegionOne"}], "id": "b3761a7c69c44e758deaaf28a3907c12", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d8132edf476b4b35b31b11d21b1b1a04", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.116/compute/v2.1", "region": "RegionOne"}], "id": "c0559de931444095b404c98ff6a7d3bf", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "eea9867a8cf74502be03786caf807e6d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.116/networking", "region": "RegionOne"}], "id": "e7dbac4c8e454c4fb6b50615cf206ed5", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ef43eeec991846109472ec21ebb6d8a9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.116/volume/v3", "region": "RegionOne"}], "id": "eabba4f3a8ed45e486ed16274ae8cab4", "type": "block-storage", "name": "cinder"}]}}'
2025-11-20 12:08:14,579 82302 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '89caa866-5744-4249-968a-e36c6b98b20b', 'name': 'tempest-AttachVolumeNegativeTest-1434010853-network', 'tenant_id': 'a6274d18fe7f46d68bb0e4ef5b8bd652', 'project_id': 'a6274d18fe7f46d68bb0e4ef5b8bd652', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6943, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-11-20T11:08:03Z', 'updated_at': '2025-11-20T11:08:03Z', 'revision_number': 1} available for tenant
2025-11-20 12:08:14,580 82302 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-740343564', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG7kz1zr5LCz+TDRIrbhXxqlie/1S1YQnh4D8grXZYnSlMV98vkvRl1hrZy9OF3ypwe9vzohXEmHdhPJlrn6LlWC5gaaY5U7IDRhL+Z/EwlprwZMJj1pKcmA2ChtDiUY+w==', 'fingerprint': '7d:e1:a0:aa:f5:cc:1a:17:7d:42:b4:d3:f3:b4:19:01', 'user_id': '75181f75d689469ea3006df19492b944', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDALLbOm8kKBq9BYcUK8QEouoLkKXjwmVT0BAZhxpRTHg+SmKwWHB4Ti\nKRzsv6/zdrmgBwYFK4EEACKhZANiAARu5M9c6+Sws/kw0SK24V8apYnv9UtWEJ4e\nA/IK12WJ0pTFffL5L0ZdYa2cvThd8qcHvb86IVxJh3YTyZa5+i5VguYGmmOVOyA0\nYS/mfxMJaa8GTCY9aSnJgNgobQ4lGPs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cdcd1714-d74c-4214-9f89-6ac8beb8a8b3', 'name': 'tempest-securitygroup--1401897054', 'stateful': True, 'tenant_id': 'a6274d18fe7f46d68bb0e4ef5b8bd652', 'project_id': 'a6274d18fe7f46d68bb0e4ef5b8bd652', 'description': 'tempest-description--382170612', 'shared': False, 'security_group_rules': [{'id': '0e33101d-e9e2-4003-95ac-ad5f08583ed2', 'project_id': 'a6274d18fe7f46d68bb0e4ef5b8bd652', 'tenant_id': 'a6274d18fe7f46d68bb0e4ef5b8bd652', 'security_group_id': 'cdcd1714-d74c-4214-9f89-6ac8beb8a8b3', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 505, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-11-20T11:08:13Z', 'updated_at': '2025-11-20T11:08:13Z', 'revision_number': 0}, {'id': '7973e14f-aa3b-49f7-bf6e-f2905234aea2', 'project_id': 'a6274d18fe7f46d68bb0e4ef5b8bd652', 'tenant_id': 'a6274d18fe7f46d68bb0e4ef5b8bd652', 'security_group_id': 'cdcd1714-d74c-4214-9f89-6ac8beb8a8b3', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 504, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-11-20T11:08:13Z', 'updated_at': '2025-11-20T11:08:13Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-11-20T11:08:13Z', 'updated_at': '2025-11-20T11:08:13Z', 'revision_number': 1}, 'floating_ip': {'id': 'e0ffcc08-fe85-4780-8259-2987a8c9c35a', 'tenant_id': 'a6274d18fe7f46d68bb0e4ef5b8bd652', 'project_id': 'a6274d18fe7f46d68bb0e4ef5b8bd652', 'floating_ip_address': '172.24.4.161', 'floating_network_id': '5c3005ff-5523-4e0e-a25b-7a7320827c87', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-11-20T11:08:14Z', 'updated_at': '2025-11-20T11:08:14Z', 'revision_number': 0, 'ip': '172.24.4.161'}}
2025-11-20 12:08:15,255 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://192.168.122.116/compute/v2.1/servers 0.674s
2025-11-20 12:08:15,255 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-287009335", "imageRef": "97839521-13f9-4f5b-908c-e11da97c7c29", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "89caa866-5744-4249-968a-e36c6b98b20b"}], "security_groups": [{"name": "tempest-securitygroup--1401897054"}], "key_name": "tempest-keypair-740343564", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a2356f2-08ab-4d6b-aca7-9162985b8551', 'x-compute-request-id': 'req-7a2356f2-08ab-4d6b-aca7-9162985b8551', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.116/compute/v2.1/servers'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1401897054"}], "adminPass": "password"}}'
2025-11-20 12:08:15,343 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.086s
2025-11-20 12:08:15,344 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce41ef44-79f4-4de4-a828-26d7840082b1', 'x-compute-request-id': 'req-ce41ef44-79f4-4de4-a828-26d7840082b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "BUILD", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:08:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:16,940 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.585s
2025-11-20 12:08:16,940 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbc3e8a1-db26-4a26-86ff-2bf628ff8926', 'x-compute-request-id': 'req-dbc3e8a1-db26-4a26-86ff-2bf628ff8926', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "BUILD", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:08:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:18,079 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.127s
2025-11-20 12:08:18,080 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a4f95ae-b29a-4eb9-a76c-be45bd5b3ac5', 'x-compute-request-id': 'req-9a4f95ae-b29a-4eb9-a76c-be45bd5b3ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "BUILD", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:08:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:18,091 82302 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-11-20 12:08:19,199 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.107s
2025-11-20 12:08:19,199 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99217742-2cf2-43e4-b73a-0956da763036', 'x-compute-request-id': 'req-99217742-2cf2-43e4-b73a-0956da763036', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "BUILD", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:08:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:20,377 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.165s
2025-11-20 12:08:20,377 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b2d2278-49fd-4f13-8a94-4305ac1c409f', 'x-compute-request-id': 'req-1b2d2278-49fd-4f13-8a94-4305ac1c409f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "BUILD", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:20,394 82302 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2025-11-20 12:08:21,584 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.188s
2025-11-20 12:08:21,585 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c65361d-8c28-49f4-b952-8b230e74e591', 'x-compute-request-id': 'req-8c65361d-8c28-49f4-b952-8b230e74e591', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "BUILD", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:08:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1401897054"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:21,598 82302 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2025-11-20 12:08:22,809 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.209s
2025-11-20 12:08:22,810 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d6aa605-700f-44df-8aac-dd48e554ad36', 'x-compute-request-id': 'req-0d6aa605-700f-44df-8aac-dd48e554ad36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "BUILD", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:08:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1401897054"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:22,822 82302 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2025-11-20 12:08:24,005 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.182s
2025-11-20 12:08:24,005 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ed10fb1-c44b-4f82-bc42-635ff3a38dbc', 'x-compute-request-id': 'req-6ed10fb1-c44b-4f82-bc42-635ff3a38dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "BUILD", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:08:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1401897054"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:25,193 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.176s
2025-11-20 12:08:25,193 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee75afbe-ae40-48ce-ba15-761db66434c2', 'x-compute-request-id': 'req-ee75afbe-ae40-48ce-ba15-761db66434c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "BUILD", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:08:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1401897054"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:26,393 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.187s
2025-11-20 12:08:26,393 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d5d6751-d6e0-4cf7-bb37-5f4eac9ec74b', 'x-compute-request-id': 'req-3d5d6751-d6e0-4cf7-bb37-5f4eac9ec74b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "BUILD", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:08:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1401897054"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:28,033 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.627s
2025-11-20 12:08:28,033 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15e8182a-f4ed-4608-84e4-78d514921c6d', 'x-compute-request-id': 'req-15e8182a-f4ed-4608-84e4-78d514921c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "BUILD", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:08:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1401897054"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:29,301 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.256s
2025-11-20 12:08:29,302 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d35767c-7127-4458-94bc-18b3e8afa5af', 'x-compute-request-id': 'req-1d35767c-7127-4458-94bc-18b3e8afa5af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "ACTIVE", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:08:29Z", "addresses": {"tempest-AttachVolumeNegativeTest-1434010853-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8e:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": "2025-11-20T11:08:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1401897054"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:08:29,313 82302 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2025-11-20 12:08:29,463 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61/os-interface 0.149s
2025-11-20 12:08:29,463 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d045ac24-32ce-4710-8639-982bd302082c', 'x-compute-request-id': 'req-d045ac24-32ce-4710-8639-982bd302082c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "89caa866-5744-4249-968a-e36c6b98b20b", "port_id": "02fe076e-b7b3-423c-99a4-dfaacaa170be", "mac_addr": "fa:16:3e:1d:8e:77", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2dd0719d-931a-49e6-874c-6971ac33e72f", "ip_address": "10.0.0.12"}]}]}'
2025-11-20 12:08:30,856 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://192.168.122.116/networking/v2.0/floatingips/e0ffcc08-fe85-4780-8259-2987a8c9c35a 1.389s
2025-11-20 12:08:30,856 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "02fe076e-b7b3-423c-99a4-dfaacaa170be"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-dec90f92-0507-4d72-b80a-e4b2b2d74dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/networking/v2.0/floatingips/e0ffcc08-fe85-4780-8259-2987a8c9c35a'}
Body: b'{"floatingip": {"id": "e0ffcc08-fe85-4780-8259-2987a8c9c35a", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "project_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "floating_ip_address": "172.24.4.161", "floating_network_id": "5c3005ff-5523-4e0e-a25b-7a7320827c87", "router_id": "978de978-5881-4b32-8598-8594e4c5e06f", "port_id": "02fe076e-b7b3-423c-99a4-dfaacaa170be", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "89caa866-5744-4249-968a-e36c6b98b20b", "mac_address": "fa:16:3e:1d:8e:77", "admin_state_up": true, "status": "ACTIVE", "device_id": "9be6348d-de97-44bf-9b13-333c18406a61", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-20T11:08:14Z", "updated_at": "2025-11-20T11:08:29Z", "revision_number": 1}}'
2025-11-20 12:08:30,857 82302 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.161:22' as 'cirros' with public key authentication
2025-11-20 12:09:30,916 82302 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.161 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-11-20 12:09:33,460 82302 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-11-20 12:09:33,650 82302 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-20 12:09:33,651 82302 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.161 successfully created
2025-11-20 12:09:33,693 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61/ips 0.041s
2025-11-20 12:09:33,693 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10d5b2c6-f112-4309-a5b3-98f5a06078b6', 'x-compute-request-id': 'req-10d5b2c6-f112-4309-a5b3-98f5a06078b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61/ips'}
Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1434010853-network": [{"version": 4, "addr": "10.0.0.12"}, {"version": 4, "addr": "172.24.4.161"}]}}'
2025-11-20 12:09:33,891 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://192.168.122.116/volume/v3/volumes 0.195s
2025-11-20 12:09:33,891 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1807336405"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c0f590f-efa6-402a-9193-230e954612c6', 'content-length': '764', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c0f590f-efa6-402a-9193-230e954612c6', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.116/volume/v3/volumes'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:33.833982", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-11-20 12:09:33,936 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.036s
2025-11-20 12:09:33,937 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb28dc8-d0c4-40a2-807f-5e66be9cc786', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb28dc8-d0c4-40a2-807f-5e66be9cc786', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:35,026 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.078s
2025-11-20 12:09:35,026 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae46320-7184-414d-9da2-9ea811511a6d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae46320-7184-414d-9da2-9ea811511a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:36,074 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.034s
2025-11-20 12:09:36,075 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53359c2-fb0d-4827-88b7-fad82e956c32', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53359c2-fb0d-4827-88b7-fad82e956c32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:37,135 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.049s
2025-11-20 12:09:37,136 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5983b970-aaff-450b-95db-328fdef74164', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5983b970-aaff-450b-95db-328fdef74164', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:37,146 82302 INFO [tempest.common.waiters] volume 5858499c-3c4a-4cc1-9e10-2a6af1ea91bc reached available after waiting for 4.146190 seconds
2025-11-20 12:09:39,378 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 POST http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61/os-volume_attachments 2.232s
2025-11-20 12:09:39,379 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-096e39cd-5724-4733-8cfb-61c2e6087074', 'x-compute-request-id': 'req-096e39cd-5724-4733-8cfb-61c2e6087074', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "serverId": "9be6348d-de97-44bf-9b13-333c18406a61", "volumeId": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "device": "/dev/vdb"}}'
2025-11-20 12:09:39,433 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.053s
2025-11-20 12:09:39,434 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c91520-9365-4ec6-87f2-b98d7f9efe7a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c91520-9365-4ec6-87f2-b98d7f9efe7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:40,497 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.053s
2025-11-20 12:09:40,498 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4bf75be-4a05-421a-8648-7c123f796f27', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4bf75be-4a05-421a-8648-7c123f796f27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:41,596 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.082s
2025-11-20 12:09:41,596 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c082ef60-efef-4a17-9653-b0591f2a472b', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c082ef60-efef-4a17-9653-b0591f2a472b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:41.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:42,653 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.044s
2025-11-20 12:09:42,653 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19fbcc28-60fe-46ec-a442-96d41f0fadbd', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19fbcc28-60fe-46ec-a442-96d41f0fadbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:43,709 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.043s
2025-11-20 12:09:43,710 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cad70c2-fa49-45d2-b1fe-949f5bc4d945', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cad70c2-fa49-45d2-b1fe-949f5bc4d945', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:44,766 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.044s
2025-11-20 12:09:44,766 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3145e6a-ea9c-484e-a061-b6135fb59ebe', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3145e6a-ea9c-484e-a061-b6135fb59ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:45,818 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.040s
2025-11-20 12:09:45,819 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c98f444-0966-4c73-95b5-66e93b9c79a2', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c98f444-0966-4c73-95b5-66e93b9c79a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:46,916 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.086s
2025-11-20 12:09:46,917 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400bcbd6-7642-48f8-9830-f8b3992aa55a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400bcbd6-7642-48f8-9830-f8b3992aa55a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:47,980 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.052s
2025-11-20 12:09:47,980 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea016707-8a10-48dd-9dab-de59a1825601', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea016707-8a10-48dd-9dab-de59a1825601', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:49,044 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.054s
2025-11-20 12:09:49,045 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a57874-c89b-47d9-9d41-8d3e9dbd01a5', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a57874-c89b-47d9-9d41-8d3e9dbd01a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:50,118 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.063s
2025-11-20 12:09:50,119 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7afaa562-2eaa-463b-8292-d1044a47428a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7afaa562-2eaa-463b-8292-d1044a47428a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:51,168 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.038s
2025-11-20 12:09:51,169 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee39822-620b-4579-b2c4-6ddaf7485250', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee39822-620b-4579-b2c4-6ddaf7485250', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:52,219 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.038s
2025-11-20 12:09:52,219 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5dad3e-052d-4f6f-8c37-df09a3b2ae15', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5dad3e-052d-4f6f-8c37-df09a3b2ae15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:53,275 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.043s
2025-11-20 12:09:53,275 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebec6728-0ba5-43dd-aeaa-0cc889071c13', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebec6728-0ba5-43dd-aeaa-0cc889071c13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:54,328 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.042s
2025-11-20 12:09:54,329 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768c1506-fa28-4e19-ad4f-a05a1dd33a44', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768c1506-fa28-4e19-ad4f-a05a1dd33a44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:55,377 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.037s
2025-11-20 12:09:55,378 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c11e5524-9b4e-46cd-9123-818c843352b8', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c11e5524-9b4e-46cd-9123-818c843352b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:56,431 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.042s
2025-11-20 12:09:56,431 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1041a4c8-00e5-428b-a43f-9be09946eda5', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1041a4c8-00e5-428b-a43f-9be09946eda5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:57,489 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.046s
2025-11-20 12:09:57,490 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ef75441-d172-4787-9e4f-0cd8b0714822', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ef75441-d172-4787-9e4f-0cd8b0714822', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:58,558 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.057s
2025-11-20 12:09:58,559 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd987b1a-b22f-4c6c-a84b-206304fd8958', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd987b1a-b22f-4c6c-a84b-206304fd8958', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:09:59,619 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.048s
2025-11-20 12:09:59,620 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:09:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22625750-4478-410a-95d6-63678f6f6adc', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22625750-4478-410a-95d6-63678f6f6adc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:00,685 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.053s
2025-11-20 12:10:00,685 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a41f28-5a4e-4c68-91e9-ed8b051e896a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a41f28-5a4e-4c68-91e9-ed8b051e896a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:01,732 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.036s
2025-11-20 12:10:01,733 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07d30ad-4b5d-43b8-86b2-eba820a691b6', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07d30ad-4b5d-43b8-86b2-eba820a691b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:02,790 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.046s
2025-11-20 12:10:02,791 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e3f5b00-b8d3-4e88-9304-434ef4b0ecbb', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e3f5b00-b8d3-4e88-9304-434ef4b0ecbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:03,851 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.049s
2025-11-20 12:10:03,851 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44bed798-b209-449e-b23e-b1f9d98ec147', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44bed798-b209-449e-b23e-b1f9d98ec147', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:04,901 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.038s
2025-11-20 12:10:04,901 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-824d1277-b917-40f6-ad7c-59884633a656', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-824d1277-b917-40f6-ad7c-59884633a656', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:06,054 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.142s
2025-11-20 12:10:06,055 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e876381-0f17-4538-8cfd-ed42b83860f5', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e876381-0f17-4538-8cfd-ed42b83860f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:07,178 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.111s
2025-11-20 12:10:07,179 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb86d688-b85b-49f9-a7e6-7692a680be37', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb86d688-b85b-49f9-a7e6-7692a680be37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:08,254 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.064s
2025-11-20 12:10:08,255 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23bf0041-2083-42c9-8ec2-8c4bc63e95fe', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23bf0041-2083-42c9-8ec2-8c4bc63e95fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:09,340 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.072s
2025-11-20 12:10:09,341 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f33b5e72-0e11-4433-8dee-d4a2a5cfd1cd', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f33b5e72-0e11-4433-8dee-d4a2a5cfd1cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:10,392 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.040s
2025-11-20 12:10:10,393 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e04ca3-e6b2-4322-abaf-d20e3e1a48fc', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e04ca3-e6b2-4322-abaf-d20e3e1a48fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:11,455 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.050s
2025-11-20 12:10:11,455 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b77ada9d-7711-4349-bacd-b560e448ba4a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b77ada9d-7711-4349-bacd-b560e448ba4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:12,498 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.032s
2025-11-20 12:10:12,499 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ff0000-9acb-43f9-bf60-fa04471583c8', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ff0000-9acb-43f9-bf60-fa04471583c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:13,545 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.035s
2025-11-20 12:10:13,546 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1dce80-bb76-4f70-9a28-0bfad4bebcbc', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1dce80-bb76-4f70-9a28-0bfad4bebcbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:14,633 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.075s
2025-11-20 12:10:14,633 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c49a1cba-9b91-4e2c-86fc-4a4e82135af0', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c49a1cba-9b91-4e2c-86fc-4a4e82135af0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:15,780 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.132s
2025-11-20 12:10:15,780 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a607fcd1-effe-4450-b4ad-8191058116b7', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a607fcd1-effe-4450-b4ad-8191058116b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:16,951 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.155s
2025-11-20 12:10:16,951 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1411ca0c-d17c-43ff-8d36-41eeb1347fb0', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1411ca0c-d17c-43ff-8d36-41eeb1347fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:17,996 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.034s
2025-11-20 12:10:17,997 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcb6332-152b-43ff-a1b8-ac066c57ed25', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcb6332-152b-43ff-a1b8-ac066c57ed25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:19,091 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.080s
2025-11-20 12:10:19,092 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c2ec7be-89da-49ef-bcfa-fc97aa59e8c4', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2ec7be-89da-49ef-bcfa-fc97aa59e8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:20,189 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.085s
2025-11-20 12:10:20,189 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391b42e5-bdfa-4162-bf77-33ffedc1ace8', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391b42e5-bdfa-4162-bf77-33ffedc1ace8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:21,265 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.064s
2025-11-20 12:10:21,265 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c574b17-8033-451b-b568-ef14866915d3', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c574b17-8033-451b-b568-ef14866915d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:22,329 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.052s
2025-11-20 12:10:22,329 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8284c54-4a8d-44c9-97e2-e154947d71b5', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8284c54-4a8d-44c9-97e2-e154947d71b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:23,460 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.116s
2025-11-20 12:10:23,461 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193b299a-0812-4c34-a3cb-fdd58b89c757', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193b299a-0812-4c34-a3cb-fdd58b89c757', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:24,522 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.049s
2025-11-20 12:10:24,522 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6da3d2-01c6-47c6-bedd-0b00df5455b8', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6da3d2-01c6-47c6-bedd-0b00df5455b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:25,579 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.045s
2025-11-20 12:10:25,580 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b89c04b-c1ce-4cec-8be8-4fbb2ede891a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b89c04b-c1ce-4cec-8be8-4fbb2ede891a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:26,666 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.073s
2025-11-20 12:10:26,666 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94639cd7-977e-4cfb-b88d-6cb8e7420af8', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94639cd7-977e-4cfb-b88d-6cb8e7420af8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:27,821 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.144s
2025-11-20 12:10:27,822 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b1c8e8-29e4-4790-8e40-95b78825dbbe', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b1c8e8-29e4-4790-8e40-95b78825dbbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:28,902 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.069s
2025-11-20 12:10:28,903 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7243867-56a7-443e-9784-7b6d0cf817fb', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7243867-56a7-443e-9784-7b6d0cf817fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:29,953 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.039s
2025-11-20 12:10:29,954 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ead9429-34e5-426c-93de-2ee00c85210a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ead9429-34e5-426c-93de-2ee00c85210a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:31,001 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.036s
2025-11-20 12:10:31,001 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73aa14c2-e04f-42bb-86ec-ec67c83b25bb', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73aa14c2-e04f-42bb-86ec-ec67c83b25bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:32,083 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.071s
2025-11-20 12:10:32,083 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afac8c99-3dff-438d-8309-6847007c48e1', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afac8c99-3dff-438d-8309-6847007c48e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:33,170 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.073s
2025-11-20 12:10:33,170 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e73dda-d139-4ba5-8cca-99c29be2ea09', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e73dda-d139-4ba5-8cca-99c29be2ea09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:34,338 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.157s
2025-11-20 12:10:34,339 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac9c207c-24a6-4e55-ab88-2e4c47e9f036', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac9c207c-24a6-4e55-ab88-2e4c47e9f036', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:35,421 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.071s
2025-11-20 12:10:35,421 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1903bdf-f67c-42e8-ab37-ada9bd446225', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1903bdf-f67c-42e8-ab37-ada9bd446225', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:36,523 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.086s
2025-11-20 12:10:36,523 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-061c45ed-c253-4233-a795-391b09bdf8d5', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-061c45ed-c253-4233-a795-391b09bdf8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:37,598 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.064s
2025-11-20 12:10:37,599 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1773fa9f-ac68-435a-afd7-afd9738dd019', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1773fa9f-ac68-435a-afd7-afd9738dd019', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:38,679 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.068s
2025-11-20 12:10:38,679 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4efd1f08-c253-4f12-b0e1-107ccb196c4f', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4efd1f08-c253-4f12-b0e1-107ccb196c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:39,731 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.041s
2025-11-20 12:10:39,731 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a153f7d-ca09-4851-979f-9557465e12df', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a153f7d-ca09-4851-979f-9557465e12df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:40,783 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.041s
2025-11-20 12:10:40,783 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f49f37af-4265-4b28-a582-1771c7d842ee', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f49f37af-4265-4b28-a582-1771c7d842ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:41,831 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.037s
2025-11-20 12:10:41,831 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e3e0b0b-0265-4d6c-ae64-a250a2204d38', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e3e0b0b-0265-4d6c-ae64-a250a2204d38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:42,930 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.088s
2025-11-20 12:10:42,930 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d593c6c3-0863-4a32-b494-7ed5bdd4a5be', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d593c6c3-0863-4a32-b494-7ed5bdd4a5be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:43,984 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.042s
2025-11-20 12:10:43,984 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb4183c-bc2c-49ab-993f-8b63f1cc6b50', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb4183c-bc2c-49ab-993f-8b63f1cc6b50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:45,028 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.032s
2025-11-20 12:10:45,029 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d97087a9-8a75-48c0-a4f6-a0ea3214f211', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d97087a9-8a75-48c0-a4f6-a0ea3214f211', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:46,082 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.042s
2025-11-20 12:10:46,082 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc2acd0-b64d-474c-bd2e-731f8d9051ab', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc2acd0-b64d-474c-bd2e-731f8d9051ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:47,141 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.047s
2025-11-20 12:10:47,142 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6101f0b-41a2-477d-99e4-fe292d891dfd', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6101f0b-41a2-477d-99e4-fe292d891dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:48,227 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.075s
2025-11-20 12:10:48,228 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f261f6e-61ed-4be0-bf8b-62fe2a00611b', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f261f6e-61ed-4be0-bf8b-62fe2a00611b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:49,309 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.067s
2025-11-20 12:10:49,310 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d424769e-8119-4294-b9c2-e2bf11fb7873', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d424769e-8119-4294-b9c2-e2bf11fb7873', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:50,389 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.066s
2025-11-20 12:10:50,390 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2bbc6ad-87b6-4450-a4f2-4cbb07ce9325', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2bbc6ad-87b6-4450-a4f2-4cbb07ce9325', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:51,451 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.049s
2025-11-20 12:10:51,452 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692fffa5-2103-4299-afa1-6526be02c742', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692fffa5-2103-4299-afa1-6526be02c742', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:52,555 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.087s
2025-11-20 12:10:52,556 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2bf251-c3e8-4866-a7a7-fa71eb65ffd0', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2bf251-c3e8-4866-a7a7-fa71eb65ffd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:53,646 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.078s
2025-11-20 12:10:53,646 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-630e7940-7893-42cf-a8c1-6cb0fd36e840', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-630e7940-7893-42cf-a8c1-6cb0fd36e840', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:54,707 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.049s
2025-11-20 12:10:54,708 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-895819db-6d27-4945-972c-afa9e8a10333', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-895819db-6d27-4945-972c-afa9e8a10333', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:55,799 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.075s
2025-11-20 12:10:55,800 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ffdfd9d-189f-465e-8d36-554e7e303e37', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ffdfd9d-189f-465e-8d36-554e7e303e37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:56,859 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.047s
2025-11-20 12:10:56,859 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9654a3f7-6b39-4f41-b8a3-b10e33c3efd6', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9654a3f7-6b39-4f41-b8a3-b10e33c3efd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:57,923 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.051s
2025-11-20 12:10:57,924 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce42aa0-c40e-487e-8788-0a1a45827b10', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce42aa0-c40e-487e-8788-0a1a45827b10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:10:58,986 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.049s
2025-11-20 12:10:58,986 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a745bfe-76df-447b-9656-c9df7cf834da', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a745bfe-76df-447b-9656-c9df7cf834da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:00,033 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.035s
2025-11-20 12:11:00,034 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:10:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ecf4721-6b3f-4ee1-88f0-7a140c585b67', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ecf4721-6b3f-4ee1-88f0-7a140c585b67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:01,085 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.039s
2025-11-20 12:11:01,086 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fecd0f5-b16d-44c6-9c88-f646dbc62275', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fecd0f5-b16d-44c6-9c88-f646dbc62275', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:02,166 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.068s
2025-11-20 12:11:02,166 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-706144e2-faff-4647-8273-c57c497d5493', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-706144e2-faff-4647-8273-c57c497d5493', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:03,216 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.038s
2025-11-20 12:11:03,216 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a04637-7d1c-47ad-880c-c250060041cb', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a04637-7d1c-47ad-880c-c250060041cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:04,302 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.075s
2025-11-20 12:11:04,303 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d327a8-103b-4805-a0bb-557f8b7de4ec', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d327a8-103b-4805-a0bb-557f8b7de4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:05,399 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.085s
2025-11-20 12:11:05,400 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a8abd7-cea7-485d-a966-8af060fff685', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a8abd7-cea7-485d-a966-8af060fff685', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:06,534 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.120s
2025-11-20 12:11:06,534 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64dec192-2626-4c16-b549-1d38f850864a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64dec192-2626-4c16-b549-1d38f850864a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:07,599 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.053s
2025-11-20 12:11:07,600 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f671a84-b09b-43ce-8cee-ae46e2cd2471', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f671a84-b09b-43ce-8cee-ae46e2cd2471', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:08,656 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.044s
2025-11-20 12:11:08,656 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d837104a-f9f4-4b8b-a0b2-3266b4161f6a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d837104a-f9f4-4b8b-a0b2-3266b4161f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:09,718 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.047s
2025-11-20 12:11:09,718 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3506f938-7842-4f05-98ef-77d49e85afd0', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3506f938-7842-4f05-98ef-77d49e85afd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:10,925 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.195s
2025-11-20 12:11:10,925 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea65696-5edd-4242-a638-14fa87f4085f', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea65696-5edd-4242-a638-14fa87f4085f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:11,983 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.041s
2025-11-20 12:11:11,984 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e2c363-8768-48d8-b346-613d321b8423', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e2c363-8768-48d8-b346-613d321b8423', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:13,070 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.075s
2025-11-20 12:11:13,071 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6efacadc-e027-4686-92d3-0a57ef8f3608', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6efacadc-e027-4686-92d3-0a57ef8f3608', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:14,140 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.058s
2025-11-20 12:11:14,140 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deaa7ebe-0be4-4279-b31f-039bd8a24bf6', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deaa7ebe-0be4-4279-b31f-039bd8a24bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:15,189 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.037s
2025-11-20 12:11:15,189 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284d8102-178d-4a0f-a8a5-2e43bbfb2c78', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284d8102-178d-4a0f-a8a5-2e43bbfb2c78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:16,246 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.046s
2025-11-20 12:11:16,247 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61f0d1d-6d54-41df-983e-33860cc75ec0', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61f0d1d-6d54-41df-983e-33860cc75ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:17,316 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.058s
2025-11-20 12:11:17,317 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc5d374d-07db-42ca-a6c6-e69e29d74047', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc5d374d-07db-42ca-a6c6-e69e29d74047', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:18,378 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.049s
2025-11-20 12:11:18,379 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f98a52-b526-4caf-8341-56a96b571bf0', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f98a52-b526-4caf-8341-56a96b571bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:19,468 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.078s
2025-11-20 12:11:19,468 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8598880b-010e-4fe0-ad4c-79365effb39b', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8598880b-010e-4fe0-ad4c-79365effb39b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:20,562 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.082s
2025-11-20 12:11:20,562 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e2affd-38d6-408c-8450-02dda567fa4c', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e2affd-38d6-408c-8450-02dda567fa4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:21,618 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.045s
2025-11-20 12:11:21,618 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6e46f0-b3be-4b1c-beb6-74cd8a93ea2c', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6e46f0-b3be-4b1c-beb6-74cd8a93ea2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:22,690 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.060s
2025-11-20 12:11:22,690 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ed3aec-b847-407b-bf79-7eb53e7f9477', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ed3aec-b847-407b-bf79-7eb53e7f9477', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:23,773 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.070s
2025-11-20 12:11:23,773 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17baf0b8-eadd-4f06-8014-e4d83ac69656', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17baf0b8-eadd-4f06-8014-e4d83ac69656', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:24,830 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.046s
2025-11-20 12:11:24,830 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec3343d-5c04-43a2-8d4a-b13eb639d40d', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec3343d-5c04-43a2-8d4a-b13eb639d40d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:25,922 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.078s
2025-11-20 12:11:25,923 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1143a667-ffe9-4012-8d29-d1e896a2c7b0', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1143a667-ffe9-4012-8d29-d1e896a2c7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:26,994 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.060s
2025-11-20 12:11:26,994 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8340461b-6993-40af-8d58-3daf5dbf15b7', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8340461b-6993-40af-8d58-3daf5dbf15b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:28,073 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.067s
2025-11-20 12:11:28,074 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb0a190c-8966-47d8-bb72-2fb6e316d31d', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0a190c-8966-47d8-bb72-2fb6e316d31d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:29,164 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.079s
2025-11-20 12:11:29,164 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb72cbbc-c6df-4b6d-bd06-89a17d08ac5a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb72cbbc-c6df-4b6d-bd06-89a17d08ac5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:30,237 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.061s
2025-11-20 12:11:30,237 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd092828-fea8-495b-885a-357032f03b43', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd092828-fea8-495b-885a-357032f03b43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:31,302 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.053s
2025-11-20 12:11:31,303 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09970fe6-ecae-4392-b10b-c802a7059ee5', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09970fe6-ecae-4392-b10b-c802a7059ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:32,363 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.049s
2025-11-20 12:11:32,364 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95e556f-1550-4278-8060-d562dd6b3f9e', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95e556f-1550-4278-8060-d562dd6b3f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:33,427 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.047s
2025-11-20 12:11:33,427 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5cc78d4-be9f-4f6a-b1b4-6548424a6418', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5cc78d4-be9f-4f6a-b1b4-6548424a6418', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:34,476 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.038s
2025-11-20 12:11:34,477 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ffe175b-c792-4c8f-9820-93eb2f1e2ec9', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ffe175b-c792-4c8f-9820-93eb2f1e2ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:35,568 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.078s
2025-11-20 12:11:35,568 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7af5af0-97c0-462c-b4e0-cde1f87fc759', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7af5af0-97c0-462c-b4e0-cde1f87fc759', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:36,794 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.214s
2025-11-20 12:11:36,794 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f73997cb-7db8-4c8a-9480-416aa27b6bc9', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f73997cb-7db8-4c8a-9480-416aa27b6bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:37,874 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.068s
2025-11-20 12:11:37,875 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b75fdb-0572-4a7a-ba87-b194abd27c6c', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b75fdb-0572-4a7a-ba87-b194abd27c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:38,953 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.067s
2025-11-20 12:11:38,954 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4fda74-c4d6-40bb-a3f9-804f1dffe662', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4fda74-c4d6-40bb-a3f9-804f1dffe662', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:40,004 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.039s
2025-11-20 12:11:40,005 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ef67f8-a04b-4609-b67a-6dda539ef183', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ef67f8-a04b-4609-b67a-6dda539ef183', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:41,114 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.097s
2025-11-20 12:11:41,114 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab0a2e10-6d1d-4e35-863b-5b58642dbbac', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab0a2e10-6d1d-4e35-863b-5b58642dbbac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:42,167 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.042s
2025-11-20 12:11:42,167 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d14aeb-11da-47c5-9523-eeeb432b2839', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d14aeb-11da-47c5-9523-eeeb432b2839', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:43,288 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.110s
2025-11-20 12:11:43,288 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e9f1a1-0f99-4448-956b-f64bb41cd33a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e9f1a1-0f99-4448-956b-f64bb41cd33a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:44,342 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.042s
2025-11-20 12:11:44,343 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa7f6de-bb73-4715-85bd-84f0233eb930', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa7f6de-bb73-4715-85bd-84f0233eb930', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:45,397 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.042s
2025-11-20 12:11:45,397 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f46e984d-ce54-4ff8-bdb4-dae30fde7faa', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f46e984d-ce54-4ff8-bdb4-dae30fde7faa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:46,445 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.036s
2025-11-20 12:11:46,445 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4654977-6692-4710-8af3-569f3951c724', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4654977-6692-4710-8af3-569f3951c724', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:47,561 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.101s
2025-11-20 12:11:47,561 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91064142-05ce-4294-b506-7ba430106440', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91064142-05ce-4294-b506-7ba430106440', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:48,632 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.060s
2025-11-20 12:11:48,633 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac99345d-0bbb-4453-94b2-a92b4a5ca2c9', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac99345d-0bbb-4453-94b2-a92b4a5ca2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:49,704 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.054s
2025-11-20 12:11:49,704 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-994d6ecc-18ec-4790-8239-14402cd8e6d6', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-994d6ecc-18ec-4790-8239-14402cd8e6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:50,771 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.053s
2025-11-20 12:11:50,772 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c8a8ef9-126b-4c73-84ba-046af10e171a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8a8ef9-126b-4c73-84ba-046af10e171a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:51,878 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.094s
2025-11-20 12:11:51,879 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c58d96a6-a31b-4d0a-8650-4b70f3523d7d', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c58d96a6-a31b-4d0a-8650-4b70f3523d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:52,960 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.070s
2025-11-20 12:11:52,961 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349c0d3a-f097-47b4-9af6-aea5a6402fdf', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349c0d3a-f097-47b4-9af6-aea5a6402fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:54,031 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.057s
2025-11-20 12:11:54,031 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863f1b14-8333-476e-8de8-072020884eba', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863f1b14-8333-476e-8de8-072020884eba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:55,081 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.038s
2025-11-20 12:11:55,081 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e5954fc-aed1-4fa8-8b49-b1e3d868e0b6', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e5954fc-aed1-4fa8-8b49-b1e3d868e0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:56,128 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.035s
2025-11-20 12:11:56,129 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-034b5a8a-d26a-4f17-a229-9544bef73f3e', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-034b5a8a-d26a-4f17-a229-9544bef73f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:57,176 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.035s
2025-11-20 12:11:57,176 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487cb2d5-9c2f-4df8-8368-97ff16d54d39', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487cb2d5-9c2f-4df8-8368-97ff16d54d39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:58,232 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.045s
2025-11-20 12:11:58,233 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0efc1c4-13ed-415e-9104-e68bfe8d8df5', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0efc1c4-13ed-415e-9104-e68bfe8d8df5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:11:59,281 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.037s
2025-11-20 12:11:59,282 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd93152-1557-4acc-899a-a276d46d4de7', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd93152-1557-4acc-899a-a276d46d4de7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:00,339 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.045s
2025-11-20 12:12:00,339 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbaf72bd-705c-45ef-a967-aa876f6cb209', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbaf72bd-705c-45ef-a967-aa876f6cb209', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:01,384 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.034s
2025-11-20 12:12:01,385 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79206fe9-6b66-4e4e-bb40-be793aa3476a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79206fe9-6b66-4e4e-bb40-be793aa3476a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:02,451 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.054s
2025-11-20 12:12:02,451 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02d5865-ae81-428a-b439-ae7435f55076', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02d5865-ae81-428a-b439-ae7435f55076', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:03,504 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.041s
2025-11-20 12:12:03,505 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b09e55c-3642-4451-a836-6eba2418e31e', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b09e55c-3642-4451-a836-6eba2418e31e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:04,558 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.039s
2025-11-20 12:12:04,558 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5023b2c8-36b5-43d4-af40-0f741e35ef48', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5023b2c8-36b5-43d4-af40-0f741e35ef48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:05,608 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.038s
2025-11-20 12:12:05,608 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31a7c74-c02c-4037-9d24-a022268380ea', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31a7c74-c02c-4037-9d24-a022268380ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:06,657 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.037s
2025-11-20 12:12:06,657 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11cf98f7-0e07-4974-be12-134e00f23eb7', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11cf98f7-0e07-4974-be12-134e00f23eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:07,703 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.034s
2025-11-20 12:12:07,703 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a7e223d-3340-46db-850a-bd86b393c1ba', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a7e223d-3340-46db-850a-bd86b393c1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:08,751 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.036s
2025-11-20 12:12:08,751 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd6c2bf-a2c8-4940-aede-e553ea5c277a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd6c2bf-a2c8-4940-aede-e553ea5c277a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:09,801 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.039s
2025-11-20 12:12:09,801 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5049ee0c-ca70-47e3-b4b8-f4cc432ea9c1', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5049ee0c-ca70-47e3-b4b8-f4cc432ea9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:10,854 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.041s
2025-11-20 12:12:10,854 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b56922-0d42-45fb-99da-25475823eb8f', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b56922-0d42-45fb-99da-25475823eb8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:11,912 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.046s
2025-11-20 12:12:11,912 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23159c92-698d-4af7-b277-1eb6bd2b317e', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23159c92-698d-4af7-b277-1eb6bd2b317e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:12,962 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.037s
2025-11-20 12:12:12,962 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2182a2ef-8e70-415a-8226-d3b4cbfbfb50', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2182a2ef-8e70-415a-8226-d3b4cbfbfb50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:14,007 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.033s
2025-11-20 12:12:14,007 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3fd13b6-0a02-4e77-8ef4-f600814c0cbd', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3fd13b6-0a02-4e77-8ef4-f600814c0cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:15,056 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.038s
2025-11-20 12:12:15,056 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f13945d7-1046-43ff-8105-149e20c98789', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f13945d7-1046-43ff-8105-149e20c98789', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:16,101 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.033s
2025-11-20 12:12:16,101 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d075af2-8a06-47e1-98e8-6b495e925f98', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d075af2-8a06-47e1-98e8-6b495e925f98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:17,149 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.036s
2025-11-20 12:12:17,150 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9498d550-36e2-4ad8-a7ee-57fe3fad3b49', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9498d550-36e2-4ad8-a7ee-57fe3fad3b49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:18,198 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.036s
2025-11-20 12:12:18,198 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4632a03-59be-4c38-bef1-0a4a1713352d', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4632a03-59be-4c38-bef1-0a4a1713352d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:19,245 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.035s
2025-11-20 12:12:19,245 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdec9b12-65be-4a61-84e6-3e8fa71947fd', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdec9b12-65be-4a61-84e6-3e8fa71947fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:20,295 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.035s
2025-11-20 12:12:20,296 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d0326cc-f203-458c-8563-664dd45530fa', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0326cc-f203-458c-8563-664dd45530fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:21,346 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.037s
2025-11-20 12:12:21,346 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-212e38a6-f5ce-441f-b8e9-8166acdacb23', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-212e38a6-f5ce-441f-b8e9-8166acdacb23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:22,397 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.037s
2025-11-20 12:12:22,398 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c4a91a-0391-4c5d-beb5-e28223d6f51a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c4a91a-0391-4c5d-beb5-e28223d6f51a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:23,454 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.045s
2025-11-20 12:12:23,455 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c313ca1c-c4b7-4ae6-9cb6-b8f92020889f', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c313ca1c-c4b7-4ae6-9cb6-b8f92020889f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:24,504 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.037s
2025-11-20 12:12:24,504 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01daf51b-46a7-401e-bd59-0d82d5b83f34', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01daf51b-46a7-401e-bd59-0d82d5b83f34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:25,550 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.034s
2025-11-20 12:12:25,550 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4984814-4581-4afc-871f-86adcf9b60b4', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4984814-4581-4afc-871f-86adcf9b60b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:26,612 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.050s
2025-11-20 12:12:26,613 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73ed82bb-c6d0-4f69-84f6-2ac54d883c89', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73ed82bb-c6d0-4f69-84f6-2ac54d883c89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:27,662 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.038s
2025-11-20 12:12:27,663 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74390f3-85e9-4248-8c23-65bfb8a7e04a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74390f3-85e9-4248-8c23-65bfb8a7e04a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:28,724 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.046s
2025-11-20 12:12:28,724 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2fee0ff-4e59-40b7-9499-72051f77ce43', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2fee0ff-4e59-40b7-9499-72051f77ce43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:29,785 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.049s
2025-11-20 12:12:29,786 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5769437-8020-4ff4-a030-7f990f955cac', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5769437-8020-4ff4-a030-7f990f955cac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:30,837 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.039s
2025-11-20 12:12:30,837 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd5ff2a-1818-494e-ac88-513f5ca5f435', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd5ff2a-1818-494e-ac88-513f5ca5f435', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:31,885 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.036s
2025-11-20 12:12:31,885 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4b0322-b388-4720-bf4f-bfff594597ac', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4b0322-b388-4720-bf4f-bfff594597ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:32,929 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.033s
2025-11-20 12:12:32,930 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72d3f71c-4084-49fc-8992-912dfb716fd0', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72d3f71c-4084-49fc-8992-912dfb716fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:33,979 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.037s
2025-11-20 12:12:33,979 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a47ac7-12f9-45e7-ac17-364438b9f6af', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a47ac7-12f9-45e7-ac17-364438b9f6af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:35,033 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.043s
2025-11-20 12:12:35,034 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd09f27d-5a60-4d88-ae61-e962669d25cf', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd09f27d-5a60-4d88-ae61-e962669d25cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:36,081 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.037s
2025-11-20 12:12:36,082 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a40c2a3-215e-4803-b57b-5a698275777d', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a40c2a3-215e-4803-b57b-5a698275777d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:37,131 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.038s
2025-11-20 12:12:37,132 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d46fc30-df8d-4472-ae2a-5984e8e4cd63', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d46fc30-df8d-4472-ae2a-5984e8e4cd63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:38,188 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.042s
2025-11-20 12:12:38,188 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4094207a-26d6-4fdd-b88f-f2a11004024c', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4094207a-26d6-4fdd-b88f-f2a11004024c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:39,254 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.054s
2025-11-20 12:12:39,254 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d09b24-b9a4-4275-822f-fb43c1da6409', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d09b24-b9a4-4275-822f-fb43c1da6409', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:40,308 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.042s
2025-11-20 12:12:40,308 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bbf8a5c-1d94-48c4-b6e4-68425f635d0a', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bbf8a5c-1d94-48c4-b6e4-68425f635d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:41,352 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.033s
2025-11-20 12:12:41,352 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-313ab575-53f3-49b4-bb23-ad21e5472e01', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-313ab575-53f3-49b4-bb23-ad21e5472e01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:42,412 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.046s
2025-11-20 12:12:42,412 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da22461e-25ed-4098-8e13-a4f78f6209de', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da22461e-25ed-4098-8e13-a4f78f6209de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:43,463 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.039s
2025-11-20 12:12:43,464 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8935a194-501b-4a08-9c20-1af507352f69', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8935a194-501b-4a08-9c20-1af507352f69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:44,525 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.049s
2025-11-20 12:12:44,526 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f73e91-22fd-4549-a655-0f83424c8458', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f73e91-22fd-4549-a655-0f83424c8458', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:45,577 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.041s
2025-11-20 12:12:45,578 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a4b753d-99b5-4a19-be75-787845352292', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a4b753d-99b5-4a19-be75-787845352292', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:46,621 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.033s
2025-11-20 12:12:46,621 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c88eaf-5d22-45aa-a767-36e96b55aaad', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c88eaf-5d22-45aa-a767-36e96b55aaad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:47,677 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.043s
2025-11-20 12:12:47,677 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1f03044-7a5a-4af9-95ac-77cd23db9e89', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1f03044-7a5a-4af9-95ac-77cd23db9e89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:48,727 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.039s
2025-11-20 12:12:48,728 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcdd9459-7f6d-4f4c-8743-212930c2b57c', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcdd9459-7f6d-4f4c-8743-212930c2b57c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:49,785 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.046s
2025-11-20 12:12:49,785 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6622b5c0-d054-4aa8-99e0-1b1982a72f63', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6622b5c0-d054-4aa8-99e0-1b1982a72f63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:50,834 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.038s
2025-11-20 12:12:50,835 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e467d5e0-d12f-4205-8ff4-7190923eeef7', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e467d5e0-d12f-4205-8ff4-7190923eeef7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:51,884 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.038s
2025-11-20 12:12:51,885 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c85d90a-ca6c-44db-b044-f2aa74a7a951', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c85d90a-ca6c-44db-b044-f2aa74a7a951', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:52,932 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.036s
2025-11-20 12:12:52,933 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ab4e59-e4f0-4ad9-bf7c-17960040f1ea', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ab4e59-e4f0-4ad9-bf7c-17960040f1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:53,984 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.040s
2025-11-20 12:12:53,985 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58877d7f-713f-487d-9d67-c07af6109d85', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58877d7f-713f-487d-9d67-c07af6109d85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:55,044 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc 0.048s
2025-11-20 12:12:55,044 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb9b4f2-a1ac-4b5c-90d0-e8d526a7b296', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb9b4f2-a1ac-4b5c-90d0-e8d526a7b296', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc'}
Body: b'{"volume": {"id": "5858499c-3c4a-4cc1-9e10-2a6af1ea91bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:09:34.000000", "updated_at": "2025-11-20T11:09:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1807336405", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.116/volume/v3/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}, {"rel": "bookmark", "href": "http://192.168.122.116/volume/volumes/5858499c-3c4a-4cc1-9e10-2a6af1ea91bc"}], "user_id": "75181f75d689469ea3006df19492b944", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652"}}'
2025-11-20 12:12:56,174 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.118s
2025-11-20 12:12:56,175 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-071a51d9-a865-437b-9e66-07e863cf9ffa', 'x-compute-request-id': 'req-071a51d9-a865-437b-9e66-07e863cf9ffa', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b''
2025-11-20 12:12:56,404 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.228s
2025-11-20 12:12:56,404 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7bf6a8b-cba3-45ab-8dd7-3298746a71b2', 'x-compute-request-id': 'req-a7bf6a8b-cba3-45ab-8dd7-3298746a71b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "ACTIVE", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:12:56Z", "addresses": {"tempest-AttachVolumeNegativeTest-1434010853-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8e:77"}, {"version": 4, "addr": "172.24.4.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8e:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": "2025-11-20T11:08:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1401897054"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:12:57,743 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.325s
2025-11-20 12:12:57,744 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-686268c1-ca89-41c3-a7e4-955b80df8af9', 'x-compute-request-id': 'req-686268c1-ca89-41c3-a7e4-955b80df8af9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "ACTIVE", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:12:56Z", "addresses": {"tempest-AttachVolumeNegativeTest-1434010853-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8e:77"}, {"version": 4, "addr": "172.24.4.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8e:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": "2025-11-20T11:08:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1401897054"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:12:59,196 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.439s
2025-11-20 12:12:59,197 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:12:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b252d25c-0c9b-437f-b1cb-2851c87a49e4', 'x-compute-request-id': 'req-b252d25c-0c9b-437f-b1cb-2851c87a49e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "ACTIVE", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:12:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-1434010853-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8e:77"}, {"version": 4, "addr": "172.24.4.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8e:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": "2025-11-20T11:08:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1401897054"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:13:00,324 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.115s
2025-11-20 12:13:00,324 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:13:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1335', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7ba8fe3-f722-4f91-9d23-7f3910804f56', 'x-compute-request-id': 'req-b7ba8fe3-f722-4f91-9d23-7f3910804f56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "ACTIVE", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:12:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": "2025-11-20T11:08:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:13:01,445 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.110s
2025-11-20 12:13:01,445 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:13:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4906cc94-cc1f-4b71-ae05-e3cebf60f482', 'x-compute-request-id': 'req-4906cc94-cc1f-4b71-ae05-e3cebf60f482', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "DELETED", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:13:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-20T11:09:44Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": "2025-11-20T11:08:28.000000", "OS-SRV-USG:terminated_at": "2025-11-20T11:13:00.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:13:01,456 82302 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2025-11-20 12:13:02,648 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.191s
2025-11-20 12:13:02,648 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:13:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6da5659a-a493-4106-ac53-9332f993e6e2', 'x-compute-request-id': 'req-6da5659a-a493-4106-ac53-9332f993e6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"server": {"id": "9be6348d-de97-44bf-9b13-333c18406a61", "name": "tempest-AttachVolumeNegativeTest-server-287009335", "status": "DELETED", "tenant_id": "a6274d18fe7f46d68bb0e4ef5b8bd652", "user_id": "75181f75d689469ea3006df19492b944", "metadata": {}, "hostId": "719c3cf445a9d6943e258277727a3fdd51697c35106dae60e7e2d2ff", "image": {"id": "97839521-13f9-4f5b-908c-e11da97c7c29", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/images/97839521-13f9-4f5b-908c-e11da97c7c29"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.116/compute/flavors/42"}]}, "created": "2025-11-20T11:08:15Z", "updated": "2025-11-20T11:13:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61"}, {"rel": "bookmark", "href": "http://192.168.122.116/compute/servers/9be6348d-de97-44bf-9b13-333c18406a61"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-20T11:09:44Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740343564", "OS-SRV-USG:launched_at": "2025-11-20T11:08:28.000000", "OS-SRV-USG:terminated_at": "2025-11-20T11:13:00.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:13:03,725 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61 0.063s
2025-11-20 12:13:03,725 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:13:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-11b73814-305e-487a-954d-368930d79eec', 'x-compute-request-id': 'req-11b73814-305e-487a-954d-368930d79eec', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.116/compute/v2.1/servers/9be6348d-de97-44bf-9b13-333c18406a61'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9be6348d-de97-44bf-9b13-333c18406a61 could not be found."}}'
2025-11-20 12:13:03,752 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.116/compute/v2.1/os-keypairs/tempest-keypair-740343564 0.026s
2025-11-20 12:13:03,752 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:13:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-776c7601-e8f4-4cc4-99d7-f70c4a33d737', 'x-compute-request-id': 'req-776c7601-e8f4-4cc4-99d7-f70c4a33d737', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.116/compute/v2.1/os-keypairs/tempest-keypair-740343564'}
Body: b''
2025-11-20 12:13:04,053 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.116/networking/v2.0/security-groups/cdcd1714-d74c-4214-9f89-6ac8beb8a8b3 0.300s
2025-11-20 12:13:04,053 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:13:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ba0e3e47-6338-4c93-9248-70a202e2d8e7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.116/networking/v2.0/security-groups/cdcd1714-d74c-4214-9f89-6ac8beb8a8b3'}
Body: b''
2025-11-20 12:13:04,069 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.116/networking/v2.0/security-groups/cdcd1714-d74c-4214-9f89-6ac8beb8a8b3 0.015s
2025-11-20 12:13:04,069 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:13:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f074f897-8fc3-4ade-aa56-8df920159f23', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.116/networking/v2.0/security-groups/cdcd1714-d74c-4214-9f89-6ac8beb8a8b3'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cdcd1714-d74c-4214-9f89-6ac8beb8a8b3 does not exist", "detail": ""}}'
2025-11-20 12:13:04,451 82302 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.116/networking/v2.0/floatingips/e0ffcc08-fe85-4780-8259-2987a8c9c35a 0.381s
2025-11-20 12:13:04,452 82302 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:13:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4aebebe8-17ae-4a22-8413-d4b35bda50ad', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.116/networking/v2.0/floatingips/e0ffcc08-fe85-4780-8259-2987a8c9c35a'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 63, in test_attach_attached_volume_to_different_server
self.attach_volume(server1, volume)
File "/opt/stack/tempest/tempest/api/compute/base.py", line 612, in attach_volume
waiters.wait_for_volume_attachment_create(
File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to attach volume 5858499c-3c4a-4cc1-9e10-2a6af1ea91bc to server 9be6348d-de97-44bf-9b13-333c18406a61 within the required time (196 s).
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt2.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt2.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_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)
|
||||||
ProjectReaderTests33) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests39) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt13.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt13.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests39) |
skip
pt13.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
| 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)
|
||||||
ProjectMemberTests) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| 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 | |
ProjectMemberTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
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)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
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 | |
LiveAutoBlockMigrationV225Test) |
skip
pt23.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt23.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
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_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt34.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt35.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt37.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt43.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt43.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,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
pt44.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
pt44.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt45.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt45.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt46.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt46.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt47.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
pt48.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt52.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
pt52.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
pt52.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
pt53.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.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
pt57.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt58.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt58.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt58.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt58.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt58.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt58.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt58.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt59.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt59.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt59.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt59.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt59.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt59.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt60.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt60.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt61.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt61.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt62.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt62.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt63.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt63.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt64.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt64.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt64.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt64.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt64.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt64.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt64.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt65.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt65.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt65.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt66.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt67.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt67.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt67.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt67.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt67.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt68.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt68.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt68.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt68.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt68.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt69.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt69.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt70.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt70.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt71.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt71.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt71.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt71.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt72.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt72.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt72.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt73.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt73.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt73.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt73.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt73.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt73.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt73.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt73.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt73.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt73.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt73.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt73.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt74.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt74.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt74.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt74.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt74.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt74.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt75.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt75.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt75.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt75.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt75.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt75.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt76.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt77.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt78.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt79.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt80.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt80.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt81.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt81.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt82.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt83.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt83.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt84.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt84.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt85.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt85.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt86.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt86.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt87.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt87.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt88.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt88.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt88.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt88.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt88.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt88.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt89.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt90.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt90.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt91.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt91.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt92.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt93.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt93.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt93.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt93.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt93.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt93.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt93.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt93.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt93.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt93.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt93.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt93.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt93.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt93.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt93.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt93.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt93.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt93.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt94.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt94.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt94.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt94.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt94.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt94.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt94.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt94.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt94.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt94.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt94.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt94.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt94.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt94.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt94.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt94.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt94.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt94.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt94.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt94.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt94.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt94.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt94.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt94.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt94.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt94.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt94.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt94.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt94.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt94.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt94.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt94.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt95.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt95.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt95.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt95.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt96.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt96.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt96.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt96.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt96.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt96.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt96.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt96.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt96.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt96.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt96.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt96.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt96.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt97.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt97.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt97.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt97.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt97.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt97.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt98.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt99.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt100.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt101.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt102.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt103.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 304 | 246 | 2 | 0 | 56 | ||