Status: Pass 247 Failure 1 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
fail
ft1.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-07 17:46:26,577 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.87/networking/v2.0/networks 0.769s
2025-12-07 17:46:26,578 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-tagged-attachments-test-net-1426279223"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7c0461a5-07e3-4aff-9eb4-3eef28aec96f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.87/networking/v2.0/networks'}
Body: b'{"network":{"id":"c909fdc3-7cae-4f2c-87bc-168f39108f93","name":"tempest-tagged-attachments-test-net-1426279223","tenant_id":"07967693001b43368ca6c588a94da4de","project_id":"07967693001b43368ca6c588a94da4de","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-12-07T16:46:25Z","updated_at":"2025-12-07T16:46:26Z","revision_number":1}}'
2025-12-07 17:46:27,579 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.87/networking/v2.0/subnets 1.001s
2025-12-07 17:46:27,580 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "c909fdc3-7cae-4f2c-87bc-168f39108f93", "cidr": "10.10.10.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-6975aa5d-927b-41fc-b1d6-d85c80987478', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.87/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"fbff60d4-b16a-4f09-9415-f2ec2478b9ad","name":"","tenant_id":"07967693001b43368ca6c588a94da4de","network_id":"c909fdc3-7cae-4f2c-87bc-168f39108f93","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-12-07T16:46:26Z","updated_at":"2025-12-07T16:46:26Z","revision_number":0,"project_id":"07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:46:27,876 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.87/volume/v3/volumes 0.296s
2025-12-07 17:46:27,876 81509 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-TaggedAttachmentsTest-volume-538294963"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab92e69-8a07-4752-840a-be7d487b4c6f', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab92e69-8a07-4752-840a-be7d487b4c6f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.87/volume/v3/volumes'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:27.794578", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-07 17:46:27,957 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.072s
2025-12-07 17:46:27,957 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f090bacd-7453-4b43-ad92-3475da97ec40', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f090bacd-7453-4b43-ad92-3475da97ec40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:46:29,039 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.071s
2025-12-07 17:46:29,040 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c10ea4-1838-4dcc-83df-2b8002cd543a', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c10ea4-1838-4dcc-83df-2b8002cd543a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:46:28.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:46:30,093 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.040s
2025-12-07 17:46:30,093 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c95c71d-dabf-43a4-9a40-800e08788826', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c95c71d-dabf-43a4-9a40-800e08788826', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:46:30.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:46:30,103 81509 INFO [tempest.common.waiters] volume 55998b7f-2b4c-4401-98dc-39b634f8d3f0 reached available after waiting for 3.103497 seconds
2025-12-07 17:46:30,104 81509 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-07 17:46:30,104 81509 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-07 17:46:30,174 81509 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.87/compute/v2.1/os-keypairs 0.069s
2025-12-07 17:46:30,174 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1375615010", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDJGOlTsFEtec2AWAIj7hGGhbuYhC7/ljRIy59SUwygWsdFg8pFSoO/+m9kxX5pCAQTGdw0ecBKw9Pyw++TqJqsa0aqDonHDR7XaMhCbOiCPQWPzo18bot8ZGAbhC/zIeg=="}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0552d75f-c9ee-455e-80ab-854ee5a1095d', 'x-compute-request-id': 'req-0552d75f-c9ee-455e-80ab-854ee5a1095d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.87/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1375615010", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDJGOlTsFEtec2AWAIj7hGGhbuYhC7/ljRIy59SUwygWsdFg8pFSoO/+m9kxX5pCAQTGdw0ecBKw9Pyw++TqJqsa0aqDonHDR7XaMhCbOiCPQWPzo18bot8ZGAbhC/zIeg==", "fingerprint": "39:12:4c:46:ee:2b:74:10:f8:81:5b:0b:2f:be:94:f8", "user_id": "37214e40b27143ec8b69da1e37f3e879"}}'
2025-12-07 17:46:30,176 81509 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1375615010 created
2025-12-07 17:46:30,477 81509 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.87/networking/v2.0/security-groups 0.300s
2025-12-07 17:46:30,477 81509 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--1853033028", "description": "tempest-description--1109849930"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-f85d6522-7470-483b-906f-abbdc9a5e967', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.87/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "90a0d180-3688-4861-933f-d8f424e1d95c", "name": "tempest-securitygroup--1853033028", "stateful": true, "tenant_id": "07967693001b43368ca6c588a94da4de", "project_id": "07967693001b43368ca6c588a94da4de", "description": "tempest-description--1109849930", "shared": false, "security_group_rules": [{"id": "89e1d40e-c3d9-47b9-b984-e6e9a8632f8c", "project_id": "07967693001b43368ca6c588a94da4de", "tenant_id": "07967693001b43368ca6c588a94da4de", "security_group_id": "90a0d180-3688-4861-933f-d8f424e1d95c", "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": 210, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-07T16:46:30Z", "updated_at": "2025-12-07T16:46:30Z", "revision_number": 0}, {"id": "e64c6a09-9b08-4bb1-824e-2ffa7519a88d", "project_id": "07967693001b43368ca6c588a94da4de", "tenant_id": "07967693001b43368ca6c588a94da4de", "security_group_id": "90a0d180-3688-4861-933f-d8f424e1d95c", "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": 209, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-07T16:46:30Z", "updated_at": "2025-12-07T16:46:30Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-07T16:46:30Z", "updated_at": "2025-12-07T16:46:30Z", "revision_number": 1}}'
2025-12-07 17:46:30,804 81509 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.87/networking/v2.0/security-group-rules 0.326s
2025-12-07 17:46:30,804 81509 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": "90a0d180-3688-4861-933f-d8f424e1d95c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-653e143c-e0f8-4daf-bbc7-241ac300892b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.87/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4bcc9f99-6fa6-43e8-a139-f9bb95af52e7", "project_id": "07967693001b43368ca6c588a94da4de", "tenant_id": "07967693001b43368ca6c588a94da4de", "security_group_id": "90a0d180-3688-4861-933f-d8f424e1d95c", "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-12-07T16:46:30Z", "updated_at": "2025-12-07T16:46:30Z", "revision_number": 0}}'
2025-12-07 17:46:31,033 81509 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.87/networking/v2.0/security-group-rules 0.228s
2025-12-07 17:46:31,033 81509 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": "90a0d180-3688-4861-933f-d8f424e1d95c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-cd8dda5c-5071-4275-9eba-7a9e45c3263c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.87/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "77832f6b-d160-4134-8a05-e28f592879b8", "project_id": "07967693001b43368ca6c588a94da4de", "tenant_id": "07967693001b43368ca6c588a94da4de", "security_group_id": "90a0d180-3688-4861-933f-d8f424e1d95c", "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-12-07T16:46:30Z", "updated_at": "2025-12-07T16:46:30Z", "revision_number": 0}}'
2025-12-07 17:46:31,034 81509 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1853033028 created
2025-12-07 17:46:31,924 81509 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.87/networking/v2.0/floatingips 0.890s
2025-12-07 17:46:31,925 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "f77998a4-47f5-4efa-b20b-52307a9b1611"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f866739a-b8fd-4131-a07a-3f885010989f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.87/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "ff829bef-5919-4e7c-b74d-95a9ae40a59f", "tenant_id": "07967693001b43368ca6c588a94da4de", "project_id": "07967693001b43368ca6c588a94da4de", "floating_ip_address": "172.24.4.61", "floating_network_id": "f77998a4-47f5-4efa-b20b-52307a9b1611", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-07T16:46:31Z", "updated_at": "2025-12-07T16:46:31Z", "revision_number": 0}}'
2025-12-07 17:46:31,925 81509 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ff829bef-5919-4e7c-b74d-95a9ae40a59f', 'tenant_id': '07967693001b43368ca6c588a94da4de', 'project_id': '07967693001b43368ca6c588a94da4de', 'floating_ip_address': '172.24.4.61', 'floating_network_id': 'f77998a4-47f5-4efa-b20b-52307a9b1611', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-07T16:46:31Z', 'updated_at': '2025-12-07T16:46:31Z', 'revision_number': 0, 'ip': '172.24.4.61'} created
2025-12-07 17:46:32,022 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.87/identity/v3/auth/tokens 0.093s
2025-12-07 17:46:32,022 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2517', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c57edfbe-f9a1-4d6e-a4d7-ec62000a4085', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.87/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "37214e40b27143ec8b69da1e37f3e879", "name": "tempest-TaggedAttachmentsTest-944036556-project-member", "password_expires_at": null}, "audit_ids": ["jhkuxQcDSKiCjhI_HzJ8Eg"], "expires_at": "2025-12-07T17:46:32.000000Z", "issued_at": "2025-12-07T16:46:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07967693001b43368ca6c588a94da4de", "name": "tempest-TaggedAttachmentsTest-944036556"}, "is_domain": false, "roles": [{"id": "f72d4a4634474e428b1aea039310b788", "name": "reader"}, {"id": "0513e37e9c064518816169c460f74bd9", "name": "member"}], "catalog": [{"endpoints": [{"id": "735139d88ea84103a62dfea02e37a402", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/image", "region": "RegionOne"}], "id": "0a26d1a028e3499698817aa01127e824", "type": "image", "name": "glance"}, {"endpoints": [{"id": "177cfd89eca8486ebce5f6d90eac29cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/networking", "region": "RegionOne"}], "id": "486639bccf154a8f87cd59d618441e9b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5811fd2e0653441781b1e7f63bc0a9c1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/volume/v3", "region": "RegionOne"}], "id": "4883086dda424a70a7aecf9cb3ef43c2", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3c6f7bb0be1347e68c31dd2d4cb2c920", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/compute/v2.1", "region": "RegionOne"}], "id": "5c55e81b3cc248d79a86037a401c223a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b351c7903a434a7c885d606284971767", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/identity", "region": "RegionOne"}], "id": "9269307d6f034c65b8e720f00a1729d0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "06e8c5d6930f493aac51b75e7ea384ea", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/compute/v2/07967693001b43368ca6c588a94da4de", "region": "RegionOne"}], "id": "e0c54ed8c323450f8aec35cd63e53189", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4fda3350a9aa489bb16fd473d60ff347", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/placement", "region": "RegionOne"}], "id": "f940ad24953947779904aa008cc0e224", "type": "placement", "name": "placement"}]}}'
2025-12-07 17:46:32,023 81509 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '5dc26264-6f58-43ec-91b4-5afde11ff426', 'name': 'tempest-TaggedAttachmentsTest-337304888-network', 'tenant_id': '07967693001b43368ca6c588a94da4de', 'project_id': '07967693001b43368ca6c588a94da4de', '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': 19258, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-12-07T16:46:08Z', 'updated_at': '2025-12-07T16:46:08Z', 'revision_number': 1} available for tenant
2025-12-07 17:46:32,078 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.87/identity/v3/auth/tokens 0.051s
2025-12-07 17:46:32,078 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2517', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6ed45687-05e9-492a-b4d3-cbe3f5ba7638', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.87/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "37214e40b27143ec8b69da1e37f3e879", "name": "tempest-TaggedAttachmentsTest-944036556-project-member", "password_expires_at": null}, "audit_ids": ["rudrkzi2SNGFdwMH_j4eig"], "expires_at": "2025-12-07T17:46:32.000000Z", "issued_at": "2025-12-07T16:46:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07967693001b43368ca6c588a94da4de", "name": "tempest-TaggedAttachmentsTest-944036556"}, "is_domain": false, "roles": [{"id": "f72d4a4634474e428b1aea039310b788", "name": "reader"}, {"id": "0513e37e9c064518816169c460f74bd9", "name": "member"}], "catalog": [{"endpoints": [{"id": "735139d88ea84103a62dfea02e37a402", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/image", "region": "RegionOne"}], "id": "0a26d1a028e3499698817aa01127e824", "type": "image", "name": "glance"}, {"endpoints": [{"id": "177cfd89eca8486ebce5f6d90eac29cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/networking", "region": "RegionOne"}], "id": "486639bccf154a8f87cd59d618441e9b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5811fd2e0653441781b1e7f63bc0a9c1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/volume/v3", "region": "RegionOne"}], "id": "4883086dda424a70a7aecf9cb3ef43c2", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3c6f7bb0be1347e68c31dd2d4cb2c920", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/compute/v2.1", "region": "RegionOne"}], "id": "5c55e81b3cc248d79a86037a401c223a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b351c7903a434a7c885d606284971767", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/identity", "region": "RegionOne"}], "id": "9269307d6f034c65b8e720f00a1729d0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "06e8c5d6930f493aac51b75e7ea384ea", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/compute/v2/07967693001b43368ca6c588a94da4de", "region": "RegionOne"}], "id": "e0c54ed8c323450f8aec35cd63e53189", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4fda3350a9aa489bb16fd473d60ff347", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.87/placement", "region": "RegionOne"}], "id": "f940ad24953947779904aa008cc0e224", "type": "placement", "name": "placement"}]}}'
2025-12-07 17:46:32,079 81509 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '5dc26264-6f58-43ec-91b4-5afde11ff426', 'name': 'tempest-TaggedAttachmentsTest-337304888-network', 'tenant_id': '07967693001b43368ca6c588a94da4de', 'project_id': '07967693001b43368ca6c588a94da4de', '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': 19258, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-12-07T16:46:08Z', 'updated_at': '2025-12-07T16:46:08Z', 'revision_number': 1} available for tenant
2025-12-07 17:46:32,079 81509 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1375615010', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDJGOlTsFEtec2AWAIj7hGGhbuYhC7/ljRIy59SUwygWsdFg8pFSoO/+m9kxX5pCAQTGdw0ecBKw9Pyw++TqJqsa0aqDonHDR7XaMhCbOiCPQWPzo18bot8ZGAbhC/zIeg==', 'fingerprint': '39:12:4c:46:ee:2b:74:10:f8:81:5b:0b:2f:be:94:f8', 'user_id': '37214e40b27143ec8b69da1e37f3e879', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDDF9+UhD+GoPSCYOfDuecPCW7jZ7oa+fMMQ+X8OCVEBuXuKbMGXKga\n97jd55Bc35SgBwYFK4EEACKhZANiAAQyRjpU7BRLXnNgFgCI+4RhoW7mIQu/5Y0S\nMufUlMMoFrHRYPKRUqDv/pvZMV+aQgEExncNHnASsPT8sPvk6iarGtGqg6Jxw0e1\n2jIQmzogj0Fj86NfG6LfGRgG4Qv8yHo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '90a0d180-3688-4861-933f-d8f424e1d95c', 'name': 'tempest-securitygroup--1853033028', 'stateful': True, 'tenant_id': '07967693001b43368ca6c588a94da4de', 'project_id': '07967693001b43368ca6c588a94da4de', 'description': 'tempest-description--1109849930', 'shared': False, 'security_group_rules': [{'id': '89e1d40e-c3d9-47b9-b984-e6e9a8632f8c', 'project_id': '07967693001b43368ca6c588a94da4de', 'tenant_id': '07967693001b43368ca6c588a94da4de', 'security_group_id': '90a0d180-3688-4861-933f-d8f424e1d95c', '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': 210, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-07T16:46:30Z', 'updated_at': '2025-12-07T16:46:30Z', 'revision_number': 0}, {'id': 'e64c6a09-9b08-4bb1-824e-2ffa7519a88d', 'project_id': '07967693001b43368ca6c588a94da4de', 'tenant_id': '07967693001b43368ca6c588a94da4de', 'security_group_id': '90a0d180-3688-4861-933f-d8f424e1d95c', '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': 209, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-07T16:46:30Z', 'updated_at': '2025-12-07T16:46:30Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-07T16:46:30Z', 'updated_at': '2025-12-07T16:46:30Z', 'revision_number': 1}, 'floating_ip': {'id': 'ff829bef-5919-4e7c-b74d-95a9ae40a59f', 'tenant_id': '07967693001b43368ca6c588a94da4de', 'project_id': '07967693001b43368ca6c588a94da4de', 'floating_ip_address': '172.24.4.61', 'floating_network_id': 'f77998a4-47f5-4efa-b20b-52307a9b1611', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-07T16:46:31Z', 'updated_at': '2025-12-07T16:46:31Z', 'revision_number': 0, 'ip': '172.24.4.61'}}
2025-12-07 17:46:32,590 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.87/compute/v2.1/servers 0.510s
2025-12-07 17:46:32,590 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-564171716", "imageRef": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "5dc26264-6f58-43ec-91b4-5afde11ff426"}], "security_groups": [{"name": "tempest-securitygroup--1853033028"}], "key_name": "tempest-keypair-1375615010", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06f3932f-ca31-43f3-a9c0-5401088c0551', 'x-compute-request-id': 'req-06f3932f-ca31-43f3-a9c0-5401088c0551', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.87/compute/v2.1/servers'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1853033028"}], "adminPass": "UKuhYiR5e9DV"}}'
2025-12-07 17:46:32,667 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.074s
2025-12-07 17:46:32,667 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21fb6bc0-8ddb-4a44-8577-ab2e5311f825', 'x-compute-request-id': 'req-21fb6bc0-8ddb-4a44-8577-ab2e5311f825', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "BUILD", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:33Z", "updated": "2025-12-07T16:46:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "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": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:46:33,796 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.106s
2025-12-07 17:46:33,796 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1336', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-defc4232-2456-4ff0-baff-847a9480da0c', 'x-compute-request-id': 'req-defc4232-2456-4ff0-baff-847a9480da0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "BUILD", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "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": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:46:34,894 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.083s
2025-12-07 17:46:34,895 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cfd4309-ca58-4510-a2a4-b5c59d247185', 'x-compute-request-id': 'req-2cfd4309-ca58-4510-a2a4-b5c59d247185', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "BUILD", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "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": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:46:34,908 81509 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-12-07 17:46:35,997 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.088s
2025-12-07 17:46:35,997 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7ecd799-8d58-48b0-aae6-def8524bc6cc', 'x-compute-request-id': 'req-d7ecd799-8d58-48b0-aae6-def8524bc6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "BUILD", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "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": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:46:37,113 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.101s
2025-12-07 17:46:37,114 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d14f0075-939d-44c4-ba7b-0c9e45297e95', 'x-compute-request-id': 'req-d14f0075-939d-44c4-ba7b-0c9e45297e95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "BUILD", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:46:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "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": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:46:37,127 81509 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2025-12-07 17:46:38,322 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.193s
2025-12-07 17:46:38,322 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1460', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad082ca0-747c-437d-80c6-2b0ea3e52009', 'x-compute-request-id': 'req-ad082ca0-747c-437d-80c6-2b0ea3e52009', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "BUILD", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:46:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1853033028"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:46:39,501 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.164s
2025-12-07 17:46:39,501 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f351c99e-e44e-45cf-9c37-d662b6739835', 'x-compute-request-id': 'req-f351c99e-e44e-45cf-9c37-d662b6739835', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "BUILD", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:46:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1853033028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:46:39,516 81509 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2025-12-07 17:46:41,137 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.620s
2025-12-07 17:46:41,138 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1318ea63-8504-439b-8418-caaf9521f2ab', 'x-compute-request-id': 'req-1318ea63-8504-439b-8418-caaf9521f2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "BUILD", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:46:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1853033028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:46:43,078 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.923s
2025-12-07 17:46:43,078 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f3bde96-ac91-4f46-827a-ae27aa552876', 'x-compute-request-id': 'req-5f3bde96-ac91-4f46-827a-ae27aa552876', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "BUILD", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:46:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1853033028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:46:44,434 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.342s
2025-12-07 17:46:44,435 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d9d690d-833f-430a-9ff1-dea485b913c0', 'x-compute-request-id': 'req-5d9d690d-833f-430a-9ff1-dea485b913c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "BUILD", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:46:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1853033028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:46:46,077 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.627s
2025-12-07 17:46:46,077 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4887dff-d47c-481c-ba06-403244293421', 'x-compute-request-id': 'req-d4887dff-d47c-481c-ba06-403244293421', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "BUILD", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:46:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1853033028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:46:47,498 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.406s
2025-12-07 17:46:47,498 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f593a2e-e0fa-4c55-92a4-ac63caedb44e', 'x-compute-request-id': 'req-0f593a2e-e0fa-4c55-92a4-ac63caedb44e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "BUILD", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:46:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1853033028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:46:48,758 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.241s
2025-12-07 17:46:48,759 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b57963a-158f-4e7d-b85b-646c3a358332', 'x-compute-request-id': 'req-1b57963a-158f-4e7d-b85b-646c3a358332', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "ACTIVE", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:46:47Z", "addresses": {"tempest-TaggedAttachmentsTest-337304888-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:27:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": "2025-12-07T16:46:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1853033028"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:46:48,778 81509 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2025-12-07 17:46:49,249 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb/os-interface 0.470s
2025-12-07 17:46:49,249 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29f2864f-cae3-4c76-a198-215d9e590cb4', 'x-compute-request-id': 'req-29f2864f-cae3-4c76-a198-215d9e590cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "5dc26264-6f58-43ec-91b4-5afde11ff426", "port_id": "4a3e7637-63d5-424b-8a96-1dcc48237b41", "mac_addr": "fa:16:3e:67:27:09", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b1c58aea-0916-49b9-b00b-4b70c79253d7", "ip_address": "10.0.0.14"}]}]}'
2025-12-07 17:46:50,541 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 PUT http://192.168.122.87/networking/v2.0/floatingips/ff829bef-5919-4e7c-b74d-95a9ae40a59f 1.288s
2025-12-07 17:46:50,541 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "4a3e7637-63d5-424b-8a96-1dcc48237b41"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-81b8eb47-cbee-43f0-bb59-93a2e18c162f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/networking/v2.0/floatingips/ff829bef-5919-4e7c-b74d-95a9ae40a59f'}
Body: b'{"floatingip": {"id": "ff829bef-5919-4e7c-b74d-95a9ae40a59f", "tenant_id": "07967693001b43368ca6c588a94da4de", "project_id": "07967693001b43368ca6c588a94da4de", "floating_ip_address": "172.24.4.61", "floating_network_id": "f77998a4-47f5-4efa-b20b-52307a9b1611", "router_id": "f80bb187-87f5-414a-a3b5-f5c107290111", "port_id": "4a3e7637-63d5-424b-8a96-1dcc48237b41", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5dc26264-6f58-43ec-91b4-5afde11ff426", "mac_address": "fa:16:3e:67:27:09", "admin_state_up": true, "status": "ACTIVE", "device_id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-07T16:46:31Z", "updated_at": "2025-12-07T16:46:49Z", "revision_number": 1}}'
2025-12-07 17:46:50,543 81509 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.61:22' as 'cirros' with public key authentication
2025-12-07 17:47:50,601 81509 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-12-07 17:47:53,217 81509 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-12-07 17:47:53,530 81509 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-07 17:47:53,530 81509 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.61 successfully created
2025-12-07 17:47:53,983 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.453s
2025-12-07 17:47:53,984 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1757', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81c056d6-5a59-4e99-a011-cbf8ad4ef635', 'x-compute-request-id': 'req-81c056d6-5a59-4e99-a011-cbf8ad4ef635', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "ACTIVE", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:46:47Z", "addresses": {"tempest-TaggedAttachmentsTest-337304888-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:27:09"}, {"version": 4, "addr": "172.24.4.61", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:27:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": "2025-12-07T16:46:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1853033028"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:48:05,875 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 POST http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb/os-interface 11.876s
2025-12-07 17:48:05,875 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"interfaceAttachment": {"net_id": "c909fdc3-7cae-4f2c-87bc-168f39108f93", "tag": "nic-tag"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:47:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64b7978b-b617-4bb4-8fb1-655ef267f5cd', 'x-compute-request-id': 'req-64b7978b-b617-4bb4-8fb1-655ef267f5cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb/os-interface'}
Body: b'{"interfaceAttachment": {"net_id": "c909fdc3-7cae-4f2c-87bc-168f39108f93", "port_id": "a2e9c5af-4edf-42bc-845a-d6607b8e5946", "mac_addr": "fa:16:3e:02:5a:f6", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "fbff60d4-b16a-4f09-9415-f2ec2478b9ad", "ip_address": "10.10.10.151"}]}}'
2025-12-07 17:48:08,202 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 POST http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb/os-volume_attachments 2.324s
2025-12-07 17:48:08,203 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "tag": "volume-tag"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f90c1b9-2041-4067-b7b3-a23ecd8a553e', 'x-compute-request-id': 'req-7f90c1b9-2041-4067-b7b3-a23ecd8a553e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "serverId": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "volumeId": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "device": "/dev/vdb"}}'
2025-12-07 17:48:08,290 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.085s
2025-12-07 17:48:08,290 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b605b3-1734-42bf-9da5-86056c2cd206', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b605b3-1734-42bf-9da5-86056c2cd206', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:08.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:09,377 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.076s
2025-12-07 17:48:09,378 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f88d7db-c2a8-412b-ac7c-7d49fa5744f3', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f88d7db-c2a8-412b-ac7c-7d49fa5744f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:08.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:10,503 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.114s
2025-12-07 17:48:10,504 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38996b4-b5c3-47c6-9890-b07d6c09c84e', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38996b4-b5c3-47c6-9890-b07d6c09c84e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:08.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:11,686 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.171s
2025-12-07 17:48:11,686 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d34ca8-cba8-4a31-aa68-0e385043dc95', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d34ca8-cba8-4a31-aa68-0e385043dc95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:11.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:12,779 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.082s
2025-12-07 17:48:12,780 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300b0bb0-3653-49fb-a073-27a4f4600a29', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300b0bb0-3653-49fb-a073-27a4f4600a29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:13,888 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.096s
2025-12-07 17:48:13,888 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb44294-26a0-4749-9eee-c0e93265d531', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb44294-26a0-4749-9eee-c0e93265d531', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:14,934 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.034s
2025-12-07 17:48:14,934 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fb110c8-18aa-4d65-a895-9eaf2c16fab3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb110c8-18aa-4d65-a895-9eaf2c16fab3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:16,005 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.061s
2025-12-07 17:48:16,006 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-862138c2-b2cb-4567-84d8-8670b778c7be', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-862138c2-b2cb-4567-84d8-8670b778c7be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:17,066 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.049s
2025-12-07 17:48:17,066 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d7b1372-ba0a-480e-92c5-2d8246cc7e50', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d7b1372-ba0a-480e-92c5-2d8246cc7e50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:18,118 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.041s
2025-12-07 17:48:18,118 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6581ac2e-9d5a-4576-83c1-090f146971f2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6581ac2e-9d5a-4576-83c1-090f146971f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:19,162 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.032s
2025-12-07 17:48:19,163 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa8a46e-2d74-45a6-8a12-dff0e24f260d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa8a46e-2d74-45a6-8a12-dff0e24f260d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:20,207 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.033s
2025-12-07 17:48:20,207 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c6ac1e-c4c0-4f43-b755-e6c6c627bf8c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c6ac1e-c4c0-4f43-b755-e6c6c627bf8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:21,251 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.032s
2025-12-07 17:48:21,251 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e774770b-0fa6-4b0e-a612-aac35ed655e0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e774770b-0fa6-4b0e-a612-aac35ed655e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:22,299 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.036s
2025-12-07 17:48:22,299 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-844f4cac-dd6b-4209-a1b0-cba212c30cc6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-844f4cac-dd6b-4209-a1b0-cba212c30cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:23,349 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.038s
2025-12-07 17:48:23,349 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05efe356-db96-41e4-aad9-cc73801f1026', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05efe356-db96-41e4-aad9-cc73801f1026', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:24,416 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.055s
2025-12-07 17:48:24,416 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b1382d-f2ae-44e7-aec8-e4c2c13aa60c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b1382d-f2ae-44e7-aec8-e4c2c13aa60c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:25,523 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.095s
2025-12-07 17:48:25,523 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8235a1fc-2177-4e16-921d-94f4d932699d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8235a1fc-2177-4e16-921d-94f4d932699d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:26,626 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.092s
2025-12-07 17:48:26,627 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb47dd86-8304-420a-9c05-eebaa2aee60b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb47dd86-8304-420a-9c05-eebaa2aee60b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:27,671 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.033s
2025-12-07 17:48:27,671 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4bd0fe2-e0ee-4298-812a-d3a7ea4ff949', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4bd0fe2-e0ee-4298-812a-d3a7ea4ff949', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:28,728 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.044s
2025-12-07 17:48:28,728 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f06647-6266-451c-8318-ef920030ee37', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f06647-6266-451c-8318-ef920030ee37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:29,796 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.057s
2025-12-07 17:48:29,796 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa403dc-8046-4edb-84fe-17b492eeaa14', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa403dc-8046-4edb-84fe-17b492eeaa14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:30,843 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.032s
2025-12-07 17:48:30,844 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d828d27c-a2d6-4524-9714-eb2fe3de6833', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d828d27c-a2d6-4524-9714-eb2fe3de6833', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:31,914 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.060s
2025-12-07 17:48:31,915 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34e3f96-5584-4088-a870-3a06c380251b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34e3f96-5584-4088-a870-3a06c380251b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:32,962 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.036s
2025-12-07 17:48:32,963 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a91658-48d9-47d1-a02b-9bdeede4ea93', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a91658-48d9-47d1-a02b-9bdeede4ea93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:34,024 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.050s
2025-12-07 17:48:34,024 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c6c6fb-fec4-403b-97e1-4832fe76f1d4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c6c6fb-fec4-403b-97e1-4832fe76f1d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:35,113 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.077s
2025-12-07 17:48:35,114 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94106769-4c42-445b-a516-75434f4fafe8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94106769-4c42-445b-a516-75434f4fafe8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:36,158 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.033s
2025-12-07 17:48:36,159 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e125ed-4dd2-4224-bbe5-e3d81fef4cb1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e125ed-4dd2-4224-bbe5-e3d81fef4cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:37,220 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.048s
2025-12-07 17:48:37,220 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dbbde5c-017a-49d6-a394-d68a9db66595', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dbbde5c-017a-49d6-a394-d68a9db66595', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:38,264 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.033s
2025-12-07 17:48:38,265 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d017e63-0259-41ca-b160-e1081e5c6da3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d017e63-0259-41ca-b160-e1081e5c6da3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:39,306 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.030s
2025-12-07 17:48:39,306 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ad6449-cf3d-4d43-a7cf-c9a51a2aa369', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ad6449-cf3d-4d43-a7cf-c9a51a2aa369', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:40,356 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.038s
2025-12-07 17:48:40,356 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8c279e-adad-4172-804f-516369e531fe', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8c279e-adad-4172-804f-516369e531fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:41,404 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.037s
2025-12-07 17:48:41,404 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08b27c1-5f86-4d0c-b019-818ce2f567b9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08b27c1-5f86-4d0c-b019-818ce2f567b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:42,458 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.041s
2025-12-07 17:48:42,458 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba69768-e5a0-4728-82bf-379b0b101e5a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba69768-e5a0-4728-82bf-379b0b101e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:43,520 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.051s
2025-12-07 17:48:43,520 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e9f2594-2aa5-44a9-88c7-a1d7647e3b35', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e9f2594-2aa5-44a9-88c7-a1d7647e3b35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:44,567 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.035s
2025-12-07 17:48:44,567 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d44b09af-dc7d-4ab5-a25a-983369405922', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d44b09af-dc7d-4ab5-a25a-983369405922', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:45,625 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.046s
2025-12-07 17:48:45,625 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5108f58e-e8d9-4729-b0cd-610a41a98d6e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5108f58e-e8d9-4729-b0cd-610a41a98d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:46,692 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.055s
2025-12-07 17:48:46,692 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3132754c-b585-4a17-9eba-a5a6649666dd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3132754c-b585-4a17-9eba-a5a6649666dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:47,764 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.061s
2025-12-07 17:48:47,764 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7217894-eb7f-4746-9d64-d60ee2b3a420', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7217894-eb7f-4746-9d64-d60ee2b3a420', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:48,852 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.077s
2025-12-07 17:48:48,852 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768830ab-f905-41ac-84d4-72d818871d25', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768830ab-f905-41ac-84d4-72d818871d25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:49,913 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.048s
2025-12-07 17:48:49,913 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db9bc0a6-030f-46a7-95d4-08e816e9ff73', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db9bc0a6-030f-46a7-95d4-08e816e9ff73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:50,993 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.068s
2025-12-07 17:48:50,993 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f2013b-dfe5-43ce-a573-66a3144a707e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f2013b-dfe5-43ce-a573-66a3144a707e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:52,053 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.049s
2025-12-07 17:48:52,053 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04eeeaa3-431f-4f9e-bb89-d0ed8f706451', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04eeeaa3-431f-4f9e-bb89-d0ed8f706451', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:53,100 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.036s
2025-12-07 17:48:53,100 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50309dca-41f4-45f7-9c49-dc906c4f987d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50309dca-41f4-45f7-9c49-dc906c4f987d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:54,154 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.042s
2025-12-07 17:48:54,154 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d37a83-fcfc-4937-9852-49f7769a3b8a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d37a83-fcfc-4937-9852-49f7769a3b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:55,212 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.047s
2025-12-07 17:48:55,213 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ed85cf1-e375-4c2e-8efa-77dcbefcee77', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ed85cf1-e375-4c2e-8efa-77dcbefcee77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:56,293 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.070s
2025-12-07 17:48:56,294 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8810b13e-8c3a-42e8-9a25-ef8e698d7497', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8810b13e-8c3a-42e8-9a25-ef8e698d7497', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:57,339 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.033s
2025-12-07 17:48:57,339 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e643a05-1ef2-4c8f-bdb6-172cdda16420', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e643a05-1ef2-4c8f-bdb6-172cdda16420', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:58,395 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.044s
2025-12-07 17:48:58,396 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ce5985-8c4f-4f3f-aa29-ba1f88f83fa5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ce5985-8c4f-4f3f-aa29-ba1f88f83fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:48:59,542 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.135s
2025-12-07 17:48:59,542 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9521d2c3-1c59-40a9-bf21-df07841bb1d2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9521d2c3-1c59-40a9-bf21-df07841bb1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:00,633 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.078s
2025-12-07 17:49:00,633 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-326af9cb-a5f9-4ac0-a836-3939f7eac6c6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-326af9cb-a5f9-4ac0-a836-3939f7eac6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:01,688 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.044s
2025-12-07 17:49:01,688 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b9318f1-4bf8-4260-8c03-a9e7fa5aba70', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b9318f1-4bf8-4260-8c03-a9e7fa5aba70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:02,764 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.060s
2025-12-07 17:49:02,764 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-facb6297-271b-4ff9-a4f2-020cbd3e2efb', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-facb6297-271b-4ff9-a4f2-020cbd3e2efb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:03,821 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.045s
2025-12-07 17:49:03,821 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-209b1a4e-e9ad-434d-b869-af34456ad895', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-209b1a4e-e9ad-434d-b869-af34456ad895', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:04,883 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.046s
2025-12-07 17:49:04,883 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6425a1f9-9cdf-4220-8761-5ef65df332bd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6425a1f9-9cdf-4220-8761-5ef65df332bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:05,979 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.081s
2025-12-07 17:49:05,979 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bce2451-d7b2-4860-b4f5-d5e074c4000a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bce2451-d7b2-4860-b4f5-d5e074c4000a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:07,087 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.096s
2025-12-07 17:49:07,087 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a5e8b8-ddbc-49fb-ac0a-e44b87f73918', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a5e8b8-ddbc-49fb-ac0a-e44b87f73918', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:08,134 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.033s
2025-12-07 17:49:08,134 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af3830e-8c07-466d-99b5-ec68cca48e9e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af3830e-8c07-466d-99b5-ec68cca48e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:09,183 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.038s
2025-12-07 17:49:09,183 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7a6ad6-69bf-4e07-afc7-ea265e70e301', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7a6ad6-69bf-4e07-afc7-ea265e70e301', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:10,237 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.043s
2025-12-07 17:49:10,238 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996292fe-cdd1-448c-8542-d52a2cb8c246', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996292fe-cdd1-448c-8542-d52a2cb8c246', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:11,286 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.037s
2025-12-07 17:49:11,287 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee7c0ce-725d-482d-906e-6d820226dde8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee7c0ce-725d-482d-906e-6d820226dde8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:12,373 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.074s
2025-12-07 17:49:12,374 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-968ff482-4ced-4fc9-9595-8a9770bf8eaf', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-968ff482-4ced-4fc9-9595-8a9770bf8eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:13,462 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.077s
2025-12-07 17:49:13,463 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-338f4085-f730-4ac9-8353-8e6525bbb263', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-338f4085-f730-4ac9-8353-8e6525bbb263', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:14,584 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.108s
2025-12-07 17:49:14,585 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81242814-5395-44c2-98be-ed5ed20635c9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81242814-5395-44c2-98be-ed5ed20635c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:15,659 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.063s
2025-12-07 17:49:15,660 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de704214-5b82-4286-8476-c5e425a08c32', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de704214-5b82-4286-8476-c5e425a08c32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:16,746 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.074s
2025-12-07 17:49:16,747 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f287445a-0ed2-4548-ac81-60c76d858845', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f287445a-0ed2-4548-ac81-60c76d858845', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:17,810 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.049s
2025-12-07 17:49:17,810 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80e3216-6bb1-4bdc-8fd5-6f91cb80b139', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80e3216-6bb1-4bdc-8fd5-6f91cb80b139', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:18,861 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.039s
2025-12-07 17:49:18,861 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cda1601c-0ff1-4ef3-ab24-ebba89f21506', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cda1601c-0ff1-4ef3-ab24-ebba89f21506', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:19,922 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.049s
2025-12-07 17:49:19,922 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc837c2a-4ff5-4a44-a940-203d6c39fb60', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc837c2a-4ff5-4a44-a940-203d6c39fb60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:21,051 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.117s
2025-12-07 17:49:21,051 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57273ccd-4e1f-4b4e-b4e3-b91649ed50e9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57273ccd-4e1f-4b4e-b4e3-b91649ed50e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:22,152 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.088s
2025-12-07 17:49:22,152 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ddb10e-5c32-4dd0-ade5-6e6c22174b07', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ddb10e-5c32-4dd0-ade5-6e6c22174b07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:23,280 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.115s
2025-12-07 17:49:23,280 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4096192-75d8-42b3-89ec-2ddd0040a824', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4096192-75d8-42b3-89ec-2ddd0040a824', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:24,391 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.099s
2025-12-07 17:49:24,391 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f7a3d51-40ed-4dfe-a0d6-41eaaa207fe1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f7a3d51-40ed-4dfe-a0d6-41eaaa207fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:25,499 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.096s
2025-12-07 17:49:25,499 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736cae5b-4d07-4be0-9134-362611978380', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736cae5b-4d07-4be0-9134-362611978380', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:26,581 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.070s
2025-12-07 17:49:26,581 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7467f857-910a-40f4-91b7-51cd7627b359', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7467f857-910a-40f4-91b7-51cd7627b359', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:27,652 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.056s
2025-12-07 17:49:27,653 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e63c8d98-022e-4a77-9870-cbda3143cdb5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e63c8d98-022e-4a77-9870-cbda3143cdb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:28,756 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.091s
2025-12-07 17:49:28,756 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196f4491-a55a-4f85-be6a-0d0f14731ee6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196f4491-a55a-4f85-be6a-0d0f14731ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:29,842 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.069s
2025-12-07 17:49:29,842 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ea70c6b-a716-49b1-b0ee-8ad424c40b1d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ea70c6b-a716-49b1-b0ee-8ad424c40b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:30,906 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.047s
2025-12-07 17:49:30,906 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-672da222-aed4-4d95-aa84-a1a9d1fc5aec', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-672da222-aed4-4d95-aa84-a1a9d1fc5aec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:31,995 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.078s
2025-12-07 17:49:31,995 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106d1577-01ab-42f6-9df3-a4c1abe5e7fb', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106d1577-01ab-42f6-9df3-a4c1abe5e7fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:33,109 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.102s
2025-12-07 17:49:33,109 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1b15e0-bcb9-4478-ae00-20cd6210f460', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1b15e0-bcb9-4478-ae00-20cd6210f460', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:34,167 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.046s
2025-12-07 17:49:34,167 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3715fa-f98b-45f6-845e-b555bf80f7c2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee3715fa-f98b-45f6-845e-b555bf80f7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:35,234 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.056s
2025-12-07 17:49:35,235 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9c294e-6de0-4276-b615-dc91f2cd5959', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c9c294e-6de0-4276-b615-dc91f2cd5959', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:36,335 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.088s
2025-12-07 17:49:36,335 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9938a62b-4397-467c-9608-4f3bf05927a9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9938a62b-4397-467c-9608-4f3bf05927a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:37,527 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.181s
2025-12-07 17:49:37,528 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fc8307-b53b-4fcf-ab79-8602d6d04a20', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fc8307-b53b-4fcf-ab79-8602d6d04a20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:38,591 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.052s
2025-12-07 17:49:38,591 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10a9511-4f28-4176-8a0c-2ca9afc27243', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10a9511-4f28-4176-8a0c-2ca9afc27243', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:39,681 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.079s
2025-12-07 17:49:39,682 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63070cbd-88a7-47c8-aee2-040ab0366a00', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63070cbd-88a7-47c8-aee2-040ab0366a00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:40,750 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.057s
2025-12-07 17:49:40,751 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c302dff-0927-48f1-b3fe-9cf0714648b9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c302dff-0927-48f1-b3fe-9cf0714648b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:41,877 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.115s
2025-12-07 17:49:41,878 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df9251da-6799-4aad-b3d3-5fe1a710044f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df9251da-6799-4aad-b3d3-5fe1a710044f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:42,991 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.102s
2025-12-07 17:49:42,992 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960b0d54-322b-40a9-b80a-f492ffcc2689', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960b0d54-322b-40a9-b80a-f492ffcc2689', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:44,098 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.094s
2025-12-07 17:49:44,099 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b4a380-b10f-4e31-949a-4a40518b1a59', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b4a380-b10f-4e31-949a-4a40518b1a59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:45,213 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.097s
2025-12-07 17:49:45,214 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27dbb6b-efa0-4122-894a-866cbd2c8b8d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27dbb6b-efa0-4122-894a-866cbd2c8b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:46,315 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.090s
2025-12-07 17:49:46,316 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455c6a35-d9cb-410e-943a-6df3e04ac7a5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455c6a35-d9cb-410e-943a-6df3e04ac7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:47,421 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.094s
2025-12-07 17:49:47,422 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f026253f-fe62-4f43-a36f-853c994bac4f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f026253f-fe62-4f43-a36f-853c994bac4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:48,501 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.068s
2025-12-07 17:49:48,501 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284008a3-3c16-4cff-a8f2-2ad70fa669da', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284008a3-3c16-4cff-a8f2-2ad70fa669da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:49,615 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.103s
2025-12-07 17:49:49,616 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c17b48-95b4-43ba-9833-df3a95bedcc4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8c17b48-95b4-43ba-9833-df3a95bedcc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:50,710 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.077s
2025-12-07 17:49:50,710 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2e33917-056f-4dc8-9d2d-eb16e2802992', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2e33917-056f-4dc8-9d2d-eb16e2802992', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:51,805 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.084s
2025-12-07 17:49:51,806 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f61b55-0a3d-4f5e-a556-2cfc7deb90f9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f61b55-0a3d-4f5e-a556-2cfc7deb90f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:52,893 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.076s
2025-12-07 17:49:52,893 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a79245c5-1ad5-4937-ac42-db64dfd29eea', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a79245c5-1ad5-4937-ac42-db64dfd29eea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:53,960 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.056s
2025-12-07 17:49:53,960 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c96ef4a-2f15-422d-bcc5-ea365e567edf', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c96ef4a-2f15-422d-bcc5-ea365e567edf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:55,040 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.069s
2025-12-07 17:49:55,040 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440c1bec-3095-4249-866e-f593f06e7d65', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440c1bec-3095-4249-866e-f593f06e7d65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:56,116 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.064s
2025-12-07 17:49:56,116 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5543951e-3062-4850-93c5-f527ac747fb4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5543951e-3062-4850-93c5-f527ac747fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:57,212 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.081s
2025-12-07 17:49:57,212 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97316e52-d529-4ead-a241-950b4cb03e64', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97316e52-d529-4ead-a241-950b4cb03e64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:58,305 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.078s
2025-12-07 17:49:58,305 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-475780b5-b157-468f-9f1d-ca8871043ef3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-475780b5-b157-468f-9f1d-ca8871043ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:49:59,421 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.104s
2025-12-07 17:49:59,421 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e00fff3-8b1c-44b7-bd1f-27830ad9b816', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e00fff3-8b1c-44b7-bd1f-27830ad9b816', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:00,508 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.075s
2025-12-07 17:50:00,508 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221061d9-6ba5-4af7-8a42-1085c3371029', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221061d9-6ba5-4af7-8a42-1085c3371029', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:01,616 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.097s
2025-12-07 17:50:01,617 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f185c574-fe0b-4663-a7a2-e5a9bffefcb2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f185c574-fe0b-4663-a7a2-e5a9bffefcb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:02,713 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.078s
2025-12-07 17:50:02,713 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-655fe4bf-2644-4a9c-ad2f-0375e6589a20', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-655fe4bf-2644-4a9c-ad2f-0375e6589a20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:03,768 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.044s
2025-12-07 17:50:03,769 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed13552-006e-47f9-9b37-d992b6f5f4e2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed13552-006e-47f9-9b37-d992b6f5f4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:04,821 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.039s
2025-12-07 17:50:04,821 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4451a8c9-9abd-4826-9c9e-f1d7da4f1be4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4451a8c9-9abd-4826-9c9e-f1d7da4f1be4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:05,867 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.035s
2025-12-07 17:50:05,867 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b2968c-c1f4-4675-8256-d2d454fc62bf', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b2968c-c1f4-4675-8256-d2d454fc62bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:06,941 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.062s
2025-12-07 17:50:06,942 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad2b8b4-db08-456e-81af-2519acc36917', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad2b8b4-db08-456e-81af-2519acc36917', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:08,081 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.126s
2025-12-07 17:50:08,082 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad23411-4d7e-4822-96fb-292d3786b844', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad23411-4d7e-4822-96fb-292d3786b844', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:09,133 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.041s
2025-12-07 17:50:09,134 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904ad32c-635c-48a6-81e1-e49b51d45da0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904ad32c-635c-48a6-81e1-e49b51d45da0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:10,210 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.065s
2025-12-07 17:50:10,210 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d96cb9f-23b2-4088-96cb-20e74c435f63', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d96cb9f-23b2-4088-96cb-20e74c435f63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:11,314 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.093s
2025-12-07 17:50:11,314 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87dc2b92-fd82-4d62-8525-b3d60659a057', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87dc2b92-fd82-4d62-8525-b3d60659a057', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:12,394 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.069s
2025-12-07 17:50:12,394 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88e29c4-cc04-44ec-8419-735eaa98fd5e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88e29c4-cc04-44ec-8419-735eaa98fd5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:13,481 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.072s
2025-12-07 17:50:13,481 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15f1401-2228-4172-a14c-bea23cb3dfe9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15f1401-2228-4172-a14c-bea23cb3dfe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:14,536 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.044s
2025-12-07 17:50:14,537 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99abd1c5-0439-4153-989a-7eee0a40375a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99abd1c5-0439-4153-989a-7eee0a40375a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:15,603 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.055s
2025-12-07 17:50:15,603 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6046ed69-2b4e-4f9f-953e-8adafc3c0590', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6046ed69-2b4e-4f9f-953e-8adafc3c0590', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:16,656 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.041s
2025-12-07 17:50:16,657 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f61c767-1218-4e29-9155-0425133958fa', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f61c767-1218-4e29-9155-0425133958fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:17,719 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.050s
2025-12-07 17:50:17,719 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904030c3-eca3-469e-8d65-8863f4fdc2d1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904030c3-eca3-469e-8d65-8863f4fdc2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:18,816 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.084s
2025-12-07 17:50:18,816 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc73b46b-7984-4a3d-b5e5-458c91de964f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc73b46b-7984-4a3d-b5e5-458c91de964f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:19,914 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.085s
2025-12-07 17:50:19,914 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0313ab6c-5e1d-4095-865b-640082c2fb68', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0313ab6c-5e1d-4095-865b-640082c2fb68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:20,989 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.064s
2025-12-07 17:50:20,990 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4306baa9-893f-4f44-a0e4-9dc5b2eee8a2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4306baa9-893f-4f44-a0e4-9dc5b2eee8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:22,075 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.074s
2025-12-07 17:50:22,076 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736ab326-7292-416b-9d3c-d0c29259043d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736ab326-7292-416b-9d3c-d0c29259043d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:23,179 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.088s
2025-12-07 17:50:23,179 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1490e3-5caf-41a6-ba14-595a89f78b16', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1490e3-5caf-41a6-ba14-595a89f78b16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:24,260 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.068s
2025-12-07 17:50:24,261 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8dcf4f1-79f8-44ff-a494-999ff01fa0f9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8dcf4f1-79f8-44ff-a494-999ff01fa0f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:25,326 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.054s
2025-12-07 17:50:25,326 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f236adf1-2f72-481f-8de9-d37d7d45a467', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f236adf1-2f72-481f-8de9-d37d7d45a467', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:26,404 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.067s
2025-12-07 17:50:26,405 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b935843-40b9-4c2a-ab7c-a3ac4d72de6f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b935843-40b9-4c2a-ab7c-a3ac4d72de6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:27,491 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.075s
2025-12-07 17:50:27,491 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9368e37-2ff1-48c3-bbab-a87b7e377d5d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9368e37-2ff1-48c3-bbab-a87b7e377d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:28,605 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.096s
2025-12-07 17:50:28,605 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87684ef1-4ab5-4cb3-ac1c-90a1d67cd240', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87684ef1-4ab5-4cb3-ac1c-90a1d67cd240', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:29,701 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.085s
2025-12-07 17:50:29,701 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c2e7064-4347-435b-bbfc-61dd245fe952', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c2e7064-4347-435b-bbfc-61dd245fe952', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:30,759 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.045s
2025-12-07 17:50:30,759 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40649532-101f-4004-a8c4-02b8c0b8d11e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40649532-101f-4004-a8c4-02b8c0b8d11e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:31,833 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.061s
2025-12-07 17:50:31,834 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed09394-642c-485b-8c25-6efcbbc618e4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed09394-642c-485b-8c25-6efcbbc618e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:32,898 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.053s
2025-12-07 17:50:32,898 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97904a1-e62f-42e1-9cfb-63b63e4ee19b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97904a1-e62f-42e1-9cfb-63b63e4ee19b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:33,997 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.086s
2025-12-07 17:50:33,997 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ffb30fc-0cc4-4469-8d72-1067bf16353a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ffb30fc-0cc4-4469-8d72-1067bf16353a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:35,088 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.079s
2025-12-07 17:50:35,089 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae63b23-7ea2-4d33-a474-c557ccfdd8e1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae63b23-7ea2-4d33-a474-c557ccfdd8e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:36,209 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.094s
2025-12-07 17:50:36,209 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2430073e-93cf-4931-b5a8-a62d3afee173', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2430073e-93cf-4931-b5a8-a62d3afee173', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:37,273 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.053s
2025-12-07 17:50:37,273 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c0fa1b-b420-484c-bfda-9fef2b4e23be', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c0fa1b-b420-484c-bfda-9fef2b4e23be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:38,318 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.033s
2025-12-07 17:50:38,318 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d7f97a-9fd8-4742-b881-7e7103bcc1c5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d7f97a-9fd8-4742-b881-7e7103bcc1c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:39,372 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.043s
2025-12-07 17:50:39,372 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6921f05f-af7a-489b-bb10-bd01bd9c351b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6921f05f-af7a-489b-bb10-bd01bd9c351b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:40,442 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.059s
2025-12-07 17:50:40,443 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9239b5f-40ae-4405-9f46-4862604c9643', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9239b5f-40ae-4405-9f46-4862604c9643', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:41,498 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.044s
2025-12-07 17:50:41,499 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7abc1c8c-0afd-4acb-a857-66178639ac33', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7abc1c8c-0afd-4acb-a857-66178639ac33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:42,548 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.035s
2025-12-07 17:50:42,548 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90e2bfd-6fbd-49c0-bf85-25da949f6141', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90e2bfd-6fbd-49c0-bf85-25da949f6141', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:43,625 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.065s
2025-12-07 17:50:43,625 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-439bc329-b44f-47a4-8d30-ae12e5694c1d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-439bc329-b44f-47a4-8d30-ae12e5694c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:44,781 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.144s
2025-12-07 17:50:44,781 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8571f771-798d-4b1e-ab8e-0db9969499a8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8571f771-798d-4b1e-ab8e-0db9969499a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:45,942 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.149s
2025-12-07 17:50:45,943 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6941cd23-4496-4b23-8b48-8614123def2f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6941cd23-4496-4b23-8b48-8614123def2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:47,045 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.091s
2025-12-07 17:50:47,046 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c6161e-bf12-4555-bbbb-505ed9cc1de5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06c6161e-bf12-4555-bbbb-505ed9cc1de5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:48,115 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.057s
2025-12-07 17:50:48,115 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b305b60-c910-4521-9f9a-d6bd59044097', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b305b60-c910-4521-9f9a-d6bd59044097', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:49,159 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.032s
2025-12-07 17:50:49,159 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f76b1bd-3166-49da-a5d8-0bf8a7cd6a83', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f76b1bd-3166-49da-a5d8-0bf8a7cd6a83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:50,242 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.072s
2025-12-07 17:50:50,243 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cac8a5a-6132-46c1-8d0d-11d0a872cbc2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cac8a5a-6132-46c1-8d0d-11d0a872cbc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:51,352 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.097s
2025-12-07 17:50:51,353 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b832777d-0f6a-4fec-a9b3-ec2c6168c16e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b832777d-0f6a-4fec-a9b3-ec2c6168c16e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:52,430 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.066s
2025-12-07 17:50:52,430 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec1dbff-4eee-486b-b2b9-a836f0e90c41', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec1dbff-4eee-486b-b2b9-a836f0e90c41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:53,586 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.145s
2025-12-07 17:50:53,586 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae52d67-0cf7-42aa-9c76-03c17cf0a3c4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae52d67-0cf7-42aa-9c76-03c17cf0a3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:54,754 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.157s
2025-12-07 17:50:54,754 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421c6295-355d-424b-909d-98d2918bb2f6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421c6295-355d-424b-909d-98d2918bb2f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:55,845 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.080s
2025-12-07 17:50:55,845 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa9f2799-86e1-4005-acf8-ae5ee3191d2c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9f2799-86e1-4005-acf8-ae5ee3191d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:56,933 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.077s
2025-12-07 17:50:56,934 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c71a231d-0c40-4385-b773-c606eb005fbf', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c71a231d-0c40-4385-b773-c606eb005fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:58,006 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.053s
2025-12-07 17:50:58,006 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb3c7295-6bd3-44a4-a57f-3ccabb70923b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb3c7295-6bd3-44a4-a57f-3ccabb70923b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:50:59,090 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.072s
2025-12-07 17:50:59,090 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3a1c39-a2cc-4c54-99d5-e50780c5e2d5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3a1c39-a2cc-4c54-99d5-e50780c5e2d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:00,136 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.035s
2025-12-07 17:51:00,136 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3215b179-ab6b-423c-8c15-2e8b9d5890fa', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3215b179-ab6b-423c-8c15-2e8b9d5890fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:01,186 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.038s
2025-12-07 17:51:01,187 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb37a131-fb37-42ed-8dde-cf46d90e2874', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb37a131-fb37-42ed-8dde-cf46d90e2874', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:02,231 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.033s
2025-12-07 17:51:02,231 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e2322d-18d9-439b-847e-2b4e60346515', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e2322d-18d9-439b-847e-2b4e60346515', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:03,291 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.049s
2025-12-07 17:51:03,292 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d867f27c-3cdd-43aa-9028-10edcc28040e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d867f27c-3cdd-43aa-9028-10edcc28040e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:04,351 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.048s
2025-12-07 17:51:04,352 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4c476d-b486-483e-a5f4-c3b54538d6cd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4c476d-b486-483e-a5f4-c3b54538d6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:05,402 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.038s
2025-12-07 17:51:05,402 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a55e602e-ae67-4f49-9699-e97f6ff2e804', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a55e602e-ae67-4f49-9699-e97f6ff2e804', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:06,460 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.038s
2025-12-07 17:51:06,460 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ffa21d-fb36-4c98-9973-edfcf7ecdf44', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ffa21d-fb36-4c98-9973-edfcf7ecdf44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:07,508 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.037s
2025-12-07 17:51:07,509 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f8d73d-5e43-4fff-9396-2b31a611c0b1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f8d73d-5e43-4fff-9396-2b31a611c0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:08,554 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.035s
2025-12-07 17:51:08,555 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b92b67fe-ec23-42b3-8d86-91ee11140aa1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b92b67fe-ec23-42b3-8d86-91ee11140aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:09,599 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.033s
2025-12-07 17:51:09,600 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f121599-db83-4439-94dd-89a03fdbd14f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f121599-db83-4439-94dd-89a03fdbd14f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:10,643 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.032s
2025-12-07 17:51:10,643 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a034f9d-6d68-447b-abfd-7b4d27db598c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a034f9d-6d68-447b-abfd-7b4d27db598c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:11,690 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.035s
2025-12-07 17:51:11,690 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235496ef-0232-4ae6-93db-23bcd90df8d7', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235496ef-0232-4ae6-93db-23bcd90df8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:12,753 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.052s
2025-12-07 17:51:12,753 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e54201a-4586-4cff-90ba-08463d89c90d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e54201a-4586-4cff-90ba-08463d89c90d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:13,798 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.034s
2025-12-07 17:51:13,799 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f013f9-6a08-4848-86fe-2e1ea5434028', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f013f9-6a08-4848-86fe-2e1ea5434028', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:14,875 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.064s
2025-12-07 17:51:14,875 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5b2d3cc-c7ea-4d47-9d09-9e1451e20ffa', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5b2d3cc-c7ea-4d47-9d09-9e1451e20ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:15,930 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.044s
2025-12-07 17:51:15,931 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f206f3-e986-4351-ba1c-c7224dc1e55e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f206f3-e986-4351-ba1c-c7224dc1e55e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:16,988 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.043s
2025-12-07 17:51:16,988 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd8eddcc-16c8-4a74-bc2d-e14b824c11e0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd8eddcc-16c8-4a74-bc2d-e14b824c11e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:18,080 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.077s
2025-12-07 17:51:18,081 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91759e28-1a0f-444c-ad29-99067cea1064', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91759e28-1a0f-444c-ad29-99067cea1064', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:19,168 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.072s
2025-12-07 17:51:19,168 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c2a35a6-1a9f-409a-8f9d-2dbb1b8a6ac4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2a35a6-1a9f-409a-8f9d-2dbb1b8a6ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:20,226 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.044s
2025-12-07 17:51:20,226 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42349d78-f969-4f00-af9c-ac6e53cc88d0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42349d78-f969-4f00-af9c-ac6e53cc88d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:21,287 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.049s
2025-12-07 17:51:21,287 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3b3df8-13da-4d3b-a983-b121149fbab1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3b3df8-13da-4d3b-a983-b121149fbab1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:22,335 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.035s
2025-12-07 17:51:22,335 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b81bffe-d6ad-4db3-9eee-f91f029486d3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b81bffe-d6ad-4db3-9eee-f91f029486d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:23,379 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0 0.032s
2025-12-07 17:51:23,380 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba97454e-a79d-4e75-9802-53321bf5af09', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba97454e-a79d-4e75-9802-53321bf5af09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0'}
Body: b'{"volume": {"id": "55998b7f-2b4c-4401-98dc-39b634f8d3f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T16:46:28.000000", "updated_at": "2025-12-07T16:48:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-538294963", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.87/volume/v3/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}, {"rel": "bookmark", "href": "http://192.168.122.87/volume/volumes/55998b7f-2b4c-4401-98dc-39b634f8d3f0"}], "user_id": "37214e40b27143ec8b69da1e37f3e879", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "07967693001b43368ca6c588a94da4de"}}'
2025-12-07 17:51:24,591 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.199s
2025-12-07 17:51:24,591 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fbfb808-177e-4232-9a6f-78c45bf85e51', 'x-compute-request-id': 'req-6fbfb808-177e-4232-9a6f-78c45bf85e51', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b''
2025-12-07 17:51:24,845 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.253s
2025-12-07 17:51:24,845 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1952', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70d57978-1541-4ae8-b4e9-ae9f453b2793', 'x-compute-request-id': 'req-70d57978-1541-4ae8-b4e9-ae9f453b2793', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "ACTIVE", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:51:25Z", "addresses": {"tempest-TaggedAttachmentsTest-337304888-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:27:09"}, {"version": 4, "addr": "172.24.4.61", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:27:09"}], "tempest-tagged-attachments-test-net-1426279223": [{"version": 4, "addr": "10.10.10.151", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5a:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": "2025-12-07T16:46:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1853033028"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:51:26,207 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.346s
2025-12-07 17:51:26,207 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1952', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-395437cf-8587-4663-8b02-d74a1ec5e44d', 'x-compute-request-id': 'req-395437cf-8587-4663-8b02-d74a1ec5e44d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "ACTIVE", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:51:25Z", "addresses": {"tempest-TaggedAttachmentsTest-337304888-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:27:09"}, {"version": 4, "addr": "172.24.4.61", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:27:09"}], "tempest-tagged-attachments-test-net-1426279223": [{"version": 4, "addr": "10.10.10.151", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5a:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": "2025-12-07T16:46:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1853033028"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:51:27,415 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.191s
2025-12-07 17:51:27,415 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1952', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48b29141-7121-4fbe-9682-03ce5b7c562e', 'x-compute-request-id': 'req-48b29141-7121-4fbe-9682-03ce5b7c562e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "ACTIVE", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:51:27Z", "addresses": {"tempest-TaggedAttachmentsTest-337304888-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:27:09"}, {"version": 4, "addr": "172.24.4.61", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:27:09"}], "tempest-tagged-attachments-test-net-1426279223": [{"version": 4, "addr": "10.10.10.151", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5a:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": "2025-12-07T16:46:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1853033028"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:51:28,547 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.112s
2025-12-07 17:51:28,547 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1579', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82a58cca-2661-4479-8e8b-d7a185282777', 'x-compute-request-id': 'req-82a58cca-2661-4479-8e8b-d7a185282777', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "ACTIVE", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:51:27Z", "addresses": {"tempest-tagged-attachments-test-net-1426279223": [{"version": 4, "addr": "10.10.10.151", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5a:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": "2025-12-07T16:46:47.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": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:51:29,663 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.100s
2025-12-07 17:51:29,663 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-193d09ee-43cf-4906-9102-f2d5e540ff09', 'x-compute-request-id': 'req-193d09ee-43cf-4906-9102-f2d5e540ff09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "DELETED", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:51:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-07T16:48:13Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": "2025-12-07T16:46:47.000000", "OS-SRV-USG:terminated_at": "2025-12-07T16:51:29.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:51:29,678 81509 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2025-12-07 17:51:30,773 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.093s
2025-12-07 17:51:30,773 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e248cb7d-101d-4537-9771-2b9ad2cee98e', 'x-compute-request-id': 'req-e248cb7d-101d-4537-9771-2b9ad2cee98e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"server": {"id": "5380144a-d985-4c94-bc09-9ef7b34bd3fb", "name": "tempest-device-tagging-server-564171716", "status": "DELETED", "tenant_id": "07967693001b43368ca6c588a94da4de", "user_id": "37214e40b27143ec8b69da1e37f3e879", "metadata": {}, "hostId": "bd54cf23fbf1a0cad281cff34dfa99ad084b6ec1adbb123cd773fc51", "image": {"id": "a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8", "links": [{"rel": "bookmark", "href": "http://192.168.122.87/compute/images/a6d09a56-33a4-4a1f-b65f-b7dc333e7fa8"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-07T16:46:32Z", "updated": "2025-12-07T16:51:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}, {"rel": "bookmark", "href": "http://192.168.122.87/compute/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-07T16:48:13Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375615010", "OS-SRV-USG:launched_at": "2025-12-07T16:46:47.000000", "OS-SRV-USG:terminated_at": "2025-12-07T16:51:29.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-07 17:51:31,851 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb 0.063s
2025-12-07 17:51:31,851 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f13b57bd-c589-4efa-93a5-97f5eafd557b', 'x-compute-request-id': 'req-f13b57bd-c589-4efa-93a5-97f5eafd557b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.87/compute/v2.1/servers/5380144a-d985-4c94-bc09-9ef7b34bd3fb'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5380144a-d985-4c94-bc09-9ef7b34bd3fb could not be found."}}'
2025-12-07 17:51:31,918 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.87/compute/v2.1/os-keypairs/tempest-keypair-1375615010 0.066s
2025-12-07 17:51:31,918 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcfe0a75-069b-4072-9be6-a49088cc78d0', 'x-compute-request-id': 'req-bcfe0a75-069b-4072-9be6-a49088cc78d0', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.87/compute/v2.1/os-keypairs/tempest-keypair-1375615010'}
Body: b''
2025-12-07 17:51:32,221 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.87/networking/v2.0/security-groups/90a0d180-3688-4861-933f-d8f424e1d95c 0.302s
2025-12-07 17:51:32,222 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1a539c19-4001-4c01-b7f5-5135eab7a08e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.87/networking/v2.0/security-groups/90a0d180-3688-4861-933f-d8f424e1d95c'}
Body: b''
2025-12-07 17:51:32,243 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.87/networking/v2.0/security-groups/90a0d180-3688-4861-933f-d8f424e1d95c 0.021s
2025-12-07 17:51:32,243 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-861fd113-94f2-47a1-98bc-2226c0f650d4', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.87/networking/v2.0/security-groups/90a0d180-3688-4861-933f-d8f424e1d95c'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 90a0d180-3688-4861-933f-d8f424e1d95c does not exist", "detail": ""}}'
2025-12-07 17:51:32,572 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.87/networking/v2.0/floatingips/ff829bef-5919-4e7c-b74d-95a9ae40a59f 0.328s
2025-12-07 17:51:32,572 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-17431c1a-0853-456c-8119-683ef4a796b5', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.87/networking/v2.0/floatingips/ff829bef-5919-4e7c-b74d-95a9ae40a59f'}
Body: b''
2025-12-07 17:51:32,748 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.87/networking/v2.0/subnets/fbff60d4-b16a-4f09-9415-f2ec2478b9ad 0.176s
2025-12-07 17:51:32,749 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8daa9789-5d6f-42c6-955c-39d7a464a1d5', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.87/networking/v2.0/subnets/fbff60d4-b16a-4f09-9415-f2ec2478b9ad'}
Body: b''
2025-12-07 17:51:33,242 81509 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.87/networking/v2.0/networks/c909fdc3-7cae-4f2c-87bc-168f39108f93 0.493s
2025-12-07 17:51:33,243 81509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-cc985728-6215-4f68-8d8b-d1b9ac25e91f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.87/networking/v2.0/networks/c909fdc3-7cae-4f2c-87bc-168f39108f93'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 397, in test_tagged_attachment
self.attach_volume(server, volume, tag='volume-tag')
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 55998b7f-2b4c-4401-98dc-39b634f8d3f0 to server 5380144a-d985-4c94-bc09-9ef7b34bd3fb within the required time (196 s).
|
||||||
| 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
pt2.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
pt2.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
pt3.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
pt3.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
pt4.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
pt4.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
pt5.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
pt5.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
pt6.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
pt6.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
pt6.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
pt6.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
pt7.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
pt7.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
pt8.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt8.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
pt9.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt9.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
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt10.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
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.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 | |
ProjectMemberTests39) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests39) |
skip
pt12.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectAdminTests33) |
skip
pt12.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests33) |
skip
pt12.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests39) |
skip
pt12.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
pt13.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt14.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
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt16.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
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt17.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt17.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt17.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt18.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
pt19.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt19.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
pt20.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt20.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
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt22.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt22.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt22.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt23.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
pt24.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
pt25.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
pt26.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
pt27.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
pt28.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt28.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
pt29.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
pt30.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt30.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt31.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt32.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
pt33.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
pt34.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
pt35.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
pt36.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
pt36.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
pt37.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.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt38.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
pt39.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.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt40.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,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
pt41.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
pt42.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
pt42.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
pt43.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
pt43.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
pt44.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
pt44.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
pt45.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
pt45.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt46.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt46.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
pt46.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
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 | 247 | 1 | 0 | 56 | ||