Status: Pass 371 Failure 1 Skip 77
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
fail
ft1.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-07-28 16:23:08,544 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://192.168.122.209/compute/v2.1/servers/8ebaf420-8be3-4bf7-95d5-52d2f6de7e13 0.335s
2026-07-28 16:23:08,544 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-085ad3cf-950f-481f-90a1-8e3cb799e056', 'x-compute-request-id': 'req-085ad3cf-950f-481f-90a1-8e3cb799e056', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8ebaf420-8be3-4bf7-95d5-52d2f6de7e13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:c6:49"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:c6:49"}]}, "created": "2026-07-28T14:22:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8ebaf420-8be3-4bf7-95d5-52d2f6de7e13", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8ebaf420-8be3-4bf7-95d5-52d2f6de7e13"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8ebaf420-8be3-4bf7-95d5-52d2f6de7e13"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-1143164176", "status": "ACTIVE", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:22:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1189947493", "OS-SRV-USG:launched_at": "2026-07-28T14:22:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--818074099"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-07-28 16:23:09,143 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.209/volume/v3/volumes 0.580s
2026-07-28 16:23:09,144 88774 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-ServerActionsTestOtherA-volume-1147672168"}}
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f2b2b6a-197b-41ca-8693-1871336726f2', 'content-length': '763', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f2b2b6a-197b-41ca-8693-1871336726f2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.209/volume/v3/volumes'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:08.962624", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-07-28 16:23:09,431 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://192.168.122.209/identity/v3/auth/tokens 0.267s
2026-07-28 16:23:09,431 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2528', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d2930887-1b1a-43ea-b357-90a68ee3a3a7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.209/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bba4e04edafa402d8027207224737d7a", "name": "tempest-ServerActionsTestOtherA-853999548-project-member", "password_expires_at": null}, "audit_ids": ["miEld4hRS5yeURRXxIYFdw"], "expires_at": "2026-07-28T15:23:09.000000Z", "issued_at": "2026-07-28T14:23:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09239308aa1d41a39605636c132a2c9c", "name": "tempest-ServerActionsTestOtherA-853999548"}, "is_domain": false, "roles": [{"id": "a591ec5d0df54d93847c09cc6ceac835", "name": "reader"}, {"id": "d86c6f91814645fc8f9c1e54b9d8badc", "name": "member"}], "catalog": [{"endpoints": [{"id": "f1da8f3138a74a4eba5f1a8ee9a90429", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.209/compute/v2/09239308aa1d41a39605636c132a2c9c", "region": "RegionOne"}], "id": "4711d5e4dc564f718312156cd29d072e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "daadc4fbd36047978a99207664f0dd92", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.209/networking", "region": "RegionOne"}], "id": "57e706c1eadf4acd87aa5ca447bd3102", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "7a1a7e97a85949b9aaec9f53a0126743", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.209/volume/v3", "region": "RegionOne"}], "id": "710410b4a7254c5ca9498de72292faf9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71337581d071452ea63453c3627ac697", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.209/placement", "region": "RegionOne"}], "id": "73936f40a96e4bdca0d0ffd6947ac467", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0ac18123361948fab135ca355a588afd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.209/identity", "region": "RegionOne"}], "id": "9194650e6dfd46bf8f6e1d7855e92f2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c2f7f3139a0a4cacaa7723caa5cb633d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.209/image", "region": "RegionOne"}], "id": "c0a9b5fdc65042b3a826b1e2131ace12", "type": "image", "name": "glance"}, {"endpoints": [{"id": "9586aad9f5f743748cc4d35d9428d04c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.209/compute/v2.1", "region": "RegionOne"}], "id": "c25ef8532b14436e87ec91c020a833a8", "type": "compute", "name": "nova"}]}}'
2026-07-28 16:23:09,433 88774 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': 'b3f220cd-c5ad-42d5-bdfe-f654ae1781de', 'name': 'tempest-ServerActionsTestOtherA-371845944-network', 'tenant_id': '09239308aa1d41a39605636c132a2c9c', 'project_id': '09239308aa1d41a39605636c132a2c9c', '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': 3060, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-07-28T14:21:56Z', 'updated_at': '2026-07-28T14:21:56Z', 'revision_number': 1} available for tenant
2026-07-28 16:23:09,434 88774 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-07-28 16:23:09,434 88774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-07-28 16:23:09,642 88774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.209/compute/v2.1/os-keypairs 0.203s
2026-07-28 16:23:09,644 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-522762854", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI3t7iZrQOv7V2iPUSiCV1mgvRwZZxbgj64KAtI0iW9C1rbxM+0TPhDRifNntCKiP2L+cAhqjnWL6HSfElf+LvboU4mHwDMyJp5iteLCWnh8mT8wyiZd2UNT6mgroWZKzA=="}}
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a041d6e-1290-46e1-af03-05758738b255', 'x-compute-request-id': 'req-3a041d6e-1290-46e1-af03-05758738b255', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-522762854", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI3t7iZrQOv7V2iPUSiCV1mgvRwZZxbgj64KAtI0iW9C1rbxM+0TPhDRifNntCKiP2L+cAhqjnWL6HSfElf+LvboU4mHwDMyJp5iteLCWnh8mT8wyiZd2UNT6mgroWZKzA==", "fingerprint": "54:b7:f1:ca:c0:31:8f:cd:e7:a9:7b:ee:80:20:8a:35", "user_id": "bba4e04edafa402d8027207224737d7a"}}'
2026-07-28 16:23:09,649 88774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-522762854 created
2026-07-28 16:23:10,345 88774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.209/networking/v2.0/security-groups 0.695s
2026-07-28 16:23:10,347 88774 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--1061961941", "description": "tempest-description--1977333823"}}
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-f9ea7b30-6b0c-4f38-b6fa-920ecc7de335', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.209/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "62d0da38-41e6-4d10-8a2e-cede34581b4c", "name": "tempest-securitygroup--1061961941", "stateful": true, "tenant_id": "09239308aa1d41a39605636c132a2c9c", "project_id": "09239308aa1d41a39605636c132a2c9c", "description": "tempest-description--1977333823", "shared": false, "security_group_rules": [{"id": "54a49d7d-1f35-47ed-848f-de7bb8aac7d0", "project_id": "09239308aa1d41a39605636c132a2c9c", "security_group_id": "62d0da38-41e6-4d10-8a2e-cede34581b4c", "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": 214, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-07-28T14:23:09Z", "updated_at": "2026-07-28T14:23:09Z", "revision_number": 0, "tenant_id": "09239308aa1d41a39605636c132a2c9c"}, {"id": "cbbc8e8f-75c9-48c3-866b-b6fa922786c2", "project_id": "09239308aa1d41a39605636c132a2c9c", "security_group_id": "62d0da38-41e6-4d10-8a2e-cede34581b4c", "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": 215, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-07-28T14:23:09Z", "updated_at": "2026-07-28T14:23:09Z", "revision_number": 0, "tenant_id": "09239308aa1d41a39605636c132a2c9c"}], "tags": [], "created_at": "2026-07-28T14:23:09Z", "updated_at": "2026-07-28T14:23:09Z", "revision_number": 1}}'
2026-07-28 16:23:10,999 88774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.209/networking/v2.0/security-group-rules 0.651s
2026-07-28 16:23:11,000 88774 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": "62d0da38-41e6-4d10-8a2e-cede34581b4c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-9e4a1739-e5ea-4f04-92aa-573da9ecb9d8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.209/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ab746634-ceb0-4107-b305-7056e9825d3f", "project_id": "09239308aa1d41a39605636c132a2c9c", "security_group_id": "62d0da38-41e6-4d10-8a2e-cede34581b4c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-07-28T14:23:10Z", "updated_at": "2026-07-28T14:23:10Z", "revision_number": 0, "tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:23:11,429 88774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.209/networking/v2.0/security-group-rules 0.428s
2026-07-28 16:23:11,431 88774 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": "62d0da38-41e6-4d10-8a2e-cede34581b4c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ac849f95-1188-4ff7-9d44-7d6e598ba500', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.209/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9bd8d828-656b-476e-8c5d-65abe39fe319", "project_id": "09239308aa1d41a39605636c132a2c9c", "security_group_id": "62d0da38-41e6-4d10-8a2e-cede34581b4c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-07-28T14:23:11Z", "updated_at": "2026-07-28T14:23:11Z", "revision_number": 0, "tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:23:11,432 88774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1061961941 created
2026-07-28 16:23:13,721 88774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.209/networking/v2.0/floatingips 2.288s
2026-07-28 16:23:13,721 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "0f137c74-6bcd-4cf9-a808-75b85a1da6b1"}}
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-08f0ad6f-ed33-4095-a650-901332ef59c9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.209/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "858c9fc0-cba1-483c-8fd7-1484f5276328", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "project_id": "09239308aa1d41a39605636c132a2c9c", "floating_ip_address": "172.24.4.2", "floating_network_id": "0f137c74-6bcd-4cf9-a808-75b85a1da6b1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-07-28T14:23:12Z", "updated_at": "2026-07-28T14:23:12Z", "revision_number": 0}}'
2026-07-28 16:23:13,724 88774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '858c9fc0-cba1-483c-8fd7-1484f5276328', 'tenant_id': '09239308aa1d41a39605636c132a2c9c', 'project_id': '09239308aa1d41a39605636c132a2c9c', 'floating_ip_address': '172.24.4.2', 'floating_network_id': '0f137c74-6bcd-4cf9-a808-75b85a1da6b1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-07-28T14:23:12Z', 'updated_at': '2026-07-28T14:23:12Z', 'revision_number': 0, 'ip': '172.24.4.2'} created
2026-07-28 16:23:13,724 88774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-522762854', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI3t7iZrQOv7V2iPUSiCV1mgvRwZZxbgj64KAtI0iW9C1rbxM+0TPhDRifNntCKiP2L+cAhqjnWL6HSfElf+LvboU4mHwDMyJp5iteLCWnh8mT8wyiZd2UNT6mgroWZKzA==', 'fingerprint': '54:b7:f1:ca:c0:31:8f:cd:e7:a9:7b:ee:80:20:8a:35', 'user_id': 'bba4e04edafa402d8027207224737d7a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB+HdzgIxTS1Ufz8UyIi5Zt39WvLb3cdZvc/jmN2bRe+0h1AvCdKoVW\nAmoyvvbDmj6gBwYFK4EEACKhZANiAASN7e4ma0Dr+1doj1EogldZoL0cGWcW4I+u\nCgLSNIlvQta28TPtEz4Q0YnzZ7Qioj9i/nAIao51i+h0nxJX/i726FOJh8AzMiae\nYrXiwlp4fJk/MMomXdlDU+poK6FmSsw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '62d0da38-41e6-4d10-8a2e-cede34581b4c', 'name': 'tempest-securitygroup--1061961941', 'stateful': True, 'tenant_id': '09239308aa1d41a39605636c132a2c9c', 'project_id': '09239308aa1d41a39605636c132a2c9c', 'description': 'tempest-description--1977333823', 'shared': False, 'security_group_rules': [{'id': '54a49d7d-1f35-47ed-848f-de7bb8aac7d0', 'project_id': '09239308aa1d41a39605636c132a2c9c', 'security_group_id': '62d0da38-41e6-4d10-8a2e-cede34581b4c', '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': 214, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-07-28T14:23:09Z', 'updated_at': '2026-07-28T14:23:09Z', 'revision_number': 0, 'tenant_id': '09239308aa1d41a39605636c132a2c9c'}, {'id': 'cbbc8e8f-75c9-48c3-866b-b6fa922786c2', 'project_id': '09239308aa1d41a39605636c132a2c9c', 'security_group_id': '62d0da38-41e6-4d10-8a2e-cede34581b4c', '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': 215, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-07-28T14:23:09Z', 'updated_at': '2026-07-28T14:23:09Z', 'revision_number': 0, 'tenant_id': '09239308aa1d41a39605636c132a2c9c'}], 'tags': [], 'created_at': '2026-07-28T14:23:09Z', 'updated_at': '2026-07-28T14:23:09Z', 'revision_number': 1}, 'floating_ip': {'id': '858c9fc0-cba1-483c-8fd7-1484f5276328', 'tenant_id': '09239308aa1d41a39605636c132a2c9c', 'project_id': '09239308aa1d41a39605636c132a2c9c', 'floating_ip_address': '172.24.4.2', 'floating_network_id': '0f137c74-6bcd-4cf9-a808-75b85a1da6b1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-07-28T14:23:12Z', 'updated_at': '2026-07-28T14:23:12Z', 'revision_number': 0, 'ip': '172.24.4.2'}}
2026-07-28 16:23:15,851 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.209/compute/v2.1/servers 2.124s
2026-07-28 16:23:15,852 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-tempest.common.compute-instance-1754712181", "imageRef": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "flavorRef": "42", "networks": [{"uuid": "b3f220cd-c5ad-42d5-bdfe-f654ae1781de"}], "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "key_name": "tempest-keypair-522762854", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f055ba1-0789-4909-b4c7-11697e2e651b', 'x-compute-request-id': 'req-6f055ba1-0789-4909-b4c7-11697e2e651b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.209/compute/v2.1/servers'}
Body: b'{"server": {"id": "8e218c21-f8fc-4114-a255-4a930d27c212", "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "adminPass": "rwk7iYB6sf4z"}}'
2026-07-28 16:23:16,039 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.182s
2026-07-28 16:23:16,039 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d0a7deb-2465-42b4-9d13-ef475881cf54', 'x-compute-request-id': 'req-3d0a7deb-2465-42b4-9d13-ef475881cf54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-28T14:23:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1754712181", "status": "BUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:23:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-28 16:23:17,439 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.385s
2026-07-28 16:23:17,441 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f52e382-69d8-4107-af81-d12727acfa7f', 'x-compute-request-id': 'req-6f52e382-69d8-4107-af81-d12727acfa7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1754712181", "status": "BUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:23:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-28 16:23:18,701 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.249s
2026-07-28 16:23:18,702 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fbb05fe-d2ed-44c6-8634-0dfa506d5079', 'x-compute-request-id': 'req-6fbb05fe-d2ed-44c6-8634-0dfa506d5079', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1754712181", "status": "BUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:23:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-28 16:23:18,712 88774 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait
2026-07-28 16:23:21,495 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 1.782s
2026-07-28 16:23:21,496 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-433f3673-a781-43d7-94e3-20de45cbf4ec', 'x-compute-request-id': 'req-433f3673-a781-43d7-94e3-20de45cbf4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1754712181", "status": "BUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:23:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-28 16:23:21,509 88774 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait
2026-07-28 16:23:23,423 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.913s
2026-07-28 16:23:23,423 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d2e57cd-c215-440d-908a-43202eb2bc8b', 'x-compute-request-id': 'req-8d2e57cd-c215-440d-908a-43202eb2bc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1754712181", "status": "BUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:23:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-28 16:23:24,772 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.334s
2026-07-28 16:23:24,773 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6257cc1-01da-4b3e-bb51-ab895f930b52', 'x-compute-request-id': 'req-e6257cc1-01da-4b3e-bb51-ab895f930b52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1754712181", "status": "BUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:23:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-28 16:23:26,461 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.674s
2026-07-28 16:23:26,462 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5601309-1e30-4de8-99f6-e1ec2743398d', 'x-compute-request-id': 'req-f5601309-1e30-4de8-99f6-e1ec2743398d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1754712181", "status": "BUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:23:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-28 16:23:28,265 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.781s
2026-07-28 16:23:28,265 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb23813f-7a30-464e-aa44-781670747495', 'x-compute-request-id': 'req-bb23813f-7a30-464e-aa44-781670747495', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}]}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1754712181", "status": "ACTIVE", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:23:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": "2026-07-28T14:23:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-07-28 16:23:28,282 88774 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait
2026-07-28 16:23:29,221 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-interface 0.937s
2026-07-28 16:23:29,221 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96b3eba9-e9a1-4d59-abb3-a95fb299a123', 'x-compute-request-id': 'req-96b3eba9-e9a1-4d59-abb3-a95fb299a123', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "b3f220cd-c5ad-42d5-bdfe-f654ae1781de", "port_id": "b5cccf03-a8b0-4891-a2ce-0eed250603e3", "mac_addr": "fa:16:3e:60:c4:b7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "04d681fa-41bf-46d1-a462-e7e6346743f3", "ip_address": "10.0.0.13"}]}]}'
2026-07-28 16:23:34,551 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://192.168.122.209/networking/v2.0/floatingips/858c9fc0-cba1-483c-8fd7-1484f5276328 5.319s
2026-07-28 16:23:34,553 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "b5cccf03-a8b0-4891-a2ce-0eed250603e3"}}
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-d53a6cf4-fa86-4c72-a159-001db505d8db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/networking/v2.0/floatingips/858c9fc0-cba1-483c-8fd7-1484f5276328'}
Body: b'{"floatingip": {"id": "858c9fc0-cba1-483c-8fd7-1484f5276328", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "project_id": "09239308aa1d41a39605636c132a2c9c", "floating_ip_address": "172.24.4.2", "floating_network_id": "0f137c74-6bcd-4cf9-a808-75b85a1da6b1", "router_id": "12958b6a-0015-4a88-9519-b71cbb3eaf6d", "port_id": "b5cccf03-a8b0-4891-a2ce-0eed250603e3", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b3f220cd-c5ad-42d5-bdfe-f654ae1781de", "mac_address": "fa:16:3e:60:c4:b7", "admin_state_up": true, "status": "ACTIVE", "device_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-07-28T14:23:12Z", "updated_at": "2026-07-28T14:23:31Z", "revision_number": 1}}'
2026-07-28 16:23:34,556 88774 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.2:22' as 'cirros' with public key authentication
2026-07-28 16:23:53,997 88774 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-07-28 16:23:54,068 88774 INFO [paramiko.transport] Authentication (publickey) successful!
2026-07-28 16:23:54,069 88774 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.2 successfully created
2026-07-28 16:23:54,894 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.824s
2026-07-28 16:23:54,895 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5c630a5-c251-4c34-9553-3f4f41c856f9', 'x-compute-request-id': 'req-a5c630a5-c251-4c34-9553-3f4f41c856f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}, {"version": 4, "addr": "172.24.4.2", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}]}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1754712181", "status": "ACTIVE", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:23:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": "2026-07-28T14:23:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-07-28 16:23:54,979 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.064s
2026-07-28 16:23:54,979 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ba9e8a-7e8c-492a-9630-6dfb423086cb', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ba9e8a-7e8c-492a-9630-6dfb423086cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:23:12.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:23:54,992 88774 INFO [tempest.common.waiters] volume f402f90a-b6d8-4cf9-b314-ac3c094c0a66 reached available after waiting for 0.992052 seconds
2026-07-28 16:23:55,737 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 POST http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.744s
2026-07-28 16:23:55,737 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}}
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87355323-ded9-417c-9680-eafe7950bf89', 'x-compute-request-id': 'req-87355323-ded9-417c-9680-eafe7950bf89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "device": "/dev/vdb"}}'
2026-07-28 16:23:55,829 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.089s
2026-07-28 16:23:55,829 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e5e8274-0a25-4e5b-a491-73f392373295', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e5e8274-0a25-4e5b-a491-73f392373295', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:23:56.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:23:56,948 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.104s
2026-07-28 16:23:56,948 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1c7329-ffe2-47eb-9de1-a14141be542d', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1c7329-ffe2-47eb-9de1-a14141be542d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:23:56.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:23:58,056 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.092s
2026-07-28 16:23:58,057 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd31ac5d-7e20-419f-a68c-aefca76f1c4f', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd31ac5d-7e20-419f-a68c-aefca76f1c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:23:57.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:23:59,211 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.141s
2026-07-28 16:23:59,211 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed0f2297-3d17-4513-b96a-1e0ff31eb1a6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed0f2297-3d17-4513-b96a-1e0ff31eb1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:23:59.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "7e4ff955-0f2c-4b51-8f25-267beb12afa4", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:23:57.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:23:59,223 88774 INFO [tempest.common.waiters] Attachment 7e4ff955-0f2c-4b51-8f25-267beb12afa4 created for volume f402f90a-b6d8-4cf9-b314-ac3c094c0a66 to server 8e218c21-f8fc-4114-a255-4a930d27c212 after waiting for 4.223601 seconds
2026-07-28 16:23:59,285 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.060s
2026-07-28 16:23:59,286 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b986d3-9e7c-4719-afe1-61add92a53ed', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b986d3-9e7c-4719-afe1-61add92a53ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:23:59.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "7e4ff955-0f2c-4b51-8f25-267beb12afa4", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:23:57.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:23:59,300 88774 INFO [tempest.common.waiters] volume f402f90a-b6d8-4cf9-b314-ac3c094c0a66 reached in-use after waiting for 0.300379 seconds
2026-07-28 16:24:00,310 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 1.009s
2026-07-28 16:24:00,312 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:23:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86049e92-f9f0-4e1b-a9ab-71a41c8523d5', 'x-compute-request-id': 'req-86049e92-f9f0-4e1b-a9ab-71a41c8523d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}, {"version": 4, "addr": "172.24.4.2", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}]}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1754712181", "status": "ACTIVE", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:23:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": "2026-07-28T14:23:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}]}}'
2026-07-28 16:24:01,441 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/action 1.114s
2026-07-28 16:24:01,442 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rebuild": {"name": "tempest-ServerActionsTestOtherA-server-168208394", "metadata": {"rebuild": "server"}, "adminPass": "rebuildPassw0rd", "imageRef": "80bdb979-36ce-4750-96f5-dc31bfd10d53"}}
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1181', 'location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb2a0bd9-26ed-46b3-b466-93bc3bd7ed94', 'x-compute-request-id': 'req-bb2a0bd9-26ed-46b3-b466-93bc3bd7ed94', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/action'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.13"}, {"version": 4, "addr": "172.24.4.2"}]}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-168208394", "status": "REBUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:24:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "adminPass": "rebuildPassw0rd"}}'
2026-07-28 16:24:02,567 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 1.114s
2026-07-28 16:24:02,567 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1828abd2-8bdc-4fc7-ad31-c169e05c493e', 'x-compute-request-id': 'req-1828abd2-8bdc-4fc7-ad31-c169e05c493e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}, {"version": 4, "addr": "172.24.4.2", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}]}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-168208394", "status": "REBUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:24:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": "2026-07-28T14:23:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}]}}'
2026-07-28 16:24:03,895 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.313s
2026-07-28 16:24:03,895 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad86a299-23dd-464b-8218-42ae2e9e36db', 'x-compute-request-id': 'req-ad86a299-23dd-464b-8218-42ae2e9e36db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}, {"version": 4, "addr": "172.24.4.2", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}]}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-168208394", "status": "REBUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:24:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": "2026-07-28T14:23:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}]}}'
2026-07-28 16:24:05,571 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.661s
2026-07-28 16:24:05,571 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1771', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81d19c81-8966-401e-866f-2ce237c3de77', 'x-compute-request-id': 'req-81d19c81-8966-401e-866f-2ce237c3de77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}, {"version": 4, "addr": "172.24.4.2", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}]}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-168208394", "status": "REBUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:24:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": "2026-07-28T14:23:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": "rebuild_block_device_mapping", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}]}}'
2026-07-28 16:24:05,589 88774 INFO [tempest.common.waiters] State transition "REBUILD/rebuilding" ==> "REBUILD/rebuild_block_device_mapping" after 3 second wait
2026-07-28 16:24:07,157 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.564s
2026-07-28 16:24:07,157 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1759', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c115f83-f7ce-496f-8058-21c4ee0ff6c5', 'x-compute-request-id': 'req-8c115f83-f7ce-496f-8058-21c4ee0ff6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}, {"version": 4, "addr": "172.24.4.2", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}]}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-168208394", "status": "REBUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:24:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": "2026-07-28T14:23:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}]}}'
2026-07-28 16:24:07,177 88774 INFO [tempest.common.waiters] State transition "REBUILD/rebuild_block_device_mapping" ==> "REBUILD/rebuild_spawning" after 5 second wait
2026-07-28 16:24:09,425 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 1.245s
2026-07-28 16:24:09,425 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1759', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aabe72e0-bea1-4871-950f-449457ed7ac5', 'x-compute-request-id': 'req-aabe72e0-bea1-4871-950f-449457ed7ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}, {"version": 4, "addr": "172.24.4.2", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}]}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-168208394", "status": "REBUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:24:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": "2026-07-28T14:23:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}]}}'
2026-07-28 16:24:11,708 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 1.271s
2026-07-28 16:24:11,710 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1759', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9214f12-7d86-4257-abd7-46eb9a19ed0a', 'x-compute-request-id': 'req-a9214f12-7d86-4257-abd7-46eb9a19ed0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}, {"version": 4, "addr": "172.24.4.2", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}]}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-168208394", "status": "REBUILD", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:24:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": "2026-07-28T14:23:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}]}}'
2026-07-28 16:24:13,139 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.411s
2026-07-28 16:24:13,139 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1813', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86cbf260-ba80-4231-bcbc-a74c35f771fd', 'x-compute-request-id': 'req-86cbf260-ba80-4231-bcbc-a74c35f771fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}, {"version": 4, "addr": "172.24.4.2", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}]}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-168208394", "status": "ERROR", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:24:11Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-07-28T14:24:11Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": "2026-07-28T14:23:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}]}}'
2026-07-28 16:24:13,155 88774 INFO [tempest.common.waiters] State transition "REBUILD/rebuild_spawning" ==> "ERROR/None" after 11 second wait
2026-07-28 16:24:13,571 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://192.168.122.209/compute/v2.1/servers/8ebaf420-8be3-4bf7-95d5-52d2f6de7e13 0.413s
2026-07-28 16:24:13,572 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f5687a2-6227-4a34-9383-ed41c440477a', 'x-compute-request-id': 'req-5f5687a2-6227-4a34-9383-ed41c440477a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8ebaf420-8be3-4bf7-95d5-52d2f6de7e13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:c6:49"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:c6:49"}]}, "created": "2026-07-28T14:22:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8ebaf420-8be3-4bf7-95d5-52d2f6de7e13", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8ebaf420-8be3-4bf7-95d5-52d2f6de7e13"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8ebaf420-8be3-4bf7-95d5-52d2f6de7e13"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-1143164176", "status": "ACTIVE", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:22:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1189947493", "OS-SRV-USG:launched_at": "2026-07-28T14:22:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--818074099"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-07-28 16:24:13,678 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.086s
2026-07-28 16:24:13,678 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c69447b-1161-4bbb-97f4-ed334dbeacde', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c69447b-1161-4bbb-97f4-ed334dbeacde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:24:13,897 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 409 DELETE http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.205s
2026-07-28 16:24:13,898 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '150', 'x-openstack-request-id': 'req-a8a4c585-9b4b-4726-8d2c-4153c602b848', 'x-compute-request-id': 'req-a8a4c585-9b4b-4726-8d2c-4153c602b848', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 8e218c21-f8fc-4114-a255-4a930d27c212 while it is in vm_state error"}}'
2026-07-28 16:24:13,986 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.083s
2026-07-28 16:24:13,986 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6e917ea-9548-4fc1-bfdd-33aca13a3e6d', 'x-compute-request-id': 'req-f6e917ea-9548-4fc1-bfdd-33aca13a3e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:15,078 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.087s
2026-07-28 16:24:15,078 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a15a9ed6-66aa-4377-bd51-816a8e42975b', 'x-compute-request-id': 'req-a15a9ed6-66aa-4377-bd51-816a8e42975b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:16,284 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.202s
2026-07-28 16:24:16,284 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7683a18b-7217-4089-9243-b5c057a41493', 'x-compute-request-id': 'req-7683a18b-7217-4089-9243-b5c057a41493', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:17,384 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.095s
2026-07-28 16:24:17,384 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1d3eaa1-1006-478a-90c6-db31682ba744', 'x-compute-request-id': 'req-d1d3eaa1-1006-478a-90c6-db31682ba744', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:18,515 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.127s
2026-07-28 16:24:18,515 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26afb109-fd88-4411-aa3b-edcb122e179d', 'x-compute-request-id': 'req-26afb109-fd88-4411-aa3b-edcb122e179d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:19,619 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.097s
2026-07-28 16:24:19,620 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11026ac-2d84-4e62-8c11-5d9bdf763d11', 'x-compute-request-id': 'req-d11026ac-2d84-4e62-8c11-5d9bdf763d11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:20,695 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.071s
2026-07-28 16:24:20,695 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa4314a6-4352-4773-92b3-12b9f015afca', 'x-compute-request-id': 'req-aa4314a6-4352-4773-92b3-12b9f015afca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:21,776 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.078s
2026-07-28 16:24:21,777 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4295c6d-d780-41d8-bb27-8652715f00d4', 'x-compute-request-id': 'req-a4295c6d-d780-41d8-bb27-8652715f00d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:22,861 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.080s
2026-07-28 16:24:22,861 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc35c711-9c6a-4983-8822-86b1c719e5b5', 'x-compute-request-id': 'req-dc35c711-9c6a-4983-8822-86b1c719e5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:23,947 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.082s
2026-07-28 16:24:23,947 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e20b19dc-852e-419e-9e45-5e23cbf48ea2', 'x-compute-request-id': 'req-e20b19dc-852e-419e-9e45-5e23cbf48ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:25,042 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.092s
2026-07-28 16:24:25,043 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1d552ec-b3c2-43f0-aa94-8a9c9b205914', 'x-compute-request-id': 'req-d1d552ec-b3c2-43f0-aa94-8a9c9b205914', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:26,244 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.196s
2026-07-28 16:24:26,245 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a3f68f-0446-4888-8b60-53a6f2ea9afd', 'x-compute-request-id': 'req-b5a3f68f-0446-4888-8b60-53a6f2ea9afd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:27,367 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.115s
2026-07-28 16:24:27,368 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c88be2f-9626-4177-b206-a97617018c24', 'x-compute-request-id': 'req-9c88be2f-9626-4177-b206-a97617018c24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:28,456 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.085s
2026-07-28 16:24:28,457 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27f6438f-7a74-4cfd-a96c-e359fe0256aa', 'x-compute-request-id': 'req-27f6438f-7a74-4cfd-a96c-e359fe0256aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:29,536 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.074s
2026-07-28 16:24:29,536 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01b3f8cc-afe3-4e31-8214-582ec9987b67', 'x-compute-request-id': 'req-01b3f8cc-afe3-4e31-8214-582ec9987b67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:30,711 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.172s
2026-07-28 16:24:30,711 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f56893b6-bb28-48ee-bcaf-aec1c759c94d', 'x-compute-request-id': 'req-f56893b6-bb28-48ee-bcaf-aec1c759c94d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:31,798 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.082s
2026-07-28 16:24:31,799 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18022a10-a231-4810-b6a0-a61f6325953a', 'x-compute-request-id': 'req-18022a10-a231-4810-b6a0-a61f6325953a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:32,880 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.077s
2026-07-28 16:24:32,880 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c13ca16-391e-4fdb-afba-886d08f51c84', 'x-compute-request-id': 'req-4c13ca16-391e-4fdb-afba-886d08f51c84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:33,974 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.091s
2026-07-28 16:24:33,975 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efba24aa-a4e3-4ca5-a8ef-3b44ba4b32b5', 'x-compute-request-id': 'req-efba24aa-a4e3-4ca5-a8ef-3b44ba4b32b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:35,107 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.128s
2026-07-28 16:24:35,107 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56d78e4f-1903-41e0-a7bd-1f17fa6a4753', 'x-compute-request-id': 'req-56d78e4f-1903-41e0-a7bd-1f17fa6a4753', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:36,228 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.116s
2026-07-28 16:24:36,228 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96ed9395-4fc2-4f32-a9d3-4cb8ecb27e3f', 'x-compute-request-id': 'req-96ed9395-4fc2-4f32-a9d3-4cb8ecb27e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:37,314 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.083s
2026-07-28 16:24:37,315 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94687ac2-c48e-42d2-93d3-afdb4d13ffb6', 'x-compute-request-id': 'req-94687ac2-c48e-42d2-93d3-afdb4d13ffb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:38,435 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.117s
2026-07-28 16:24:38,436 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37125fbb-e26b-4a5b-ad10-7896263af645', 'x-compute-request-id': 'req-37125fbb-e26b-4a5b-ad10-7896263af645', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:39,518 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.077s
2026-07-28 16:24:39,518 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c728bb96-b4a5-47fc-9d83-5724cfeb8a7f', 'x-compute-request-id': 'req-c728bb96-b4a5-47fc-9d83-5724cfeb8a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:40,602 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.080s
2026-07-28 16:24:40,602 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49291810-883a-4824-901e-0e2b2d81b059', 'x-compute-request-id': 'req-49291810-883a-4824-901e-0e2b2d81b059', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:41,731 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.126s
2026-07-28 16:24:41,732 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a42ed66-0991-4e4b-b491-a131fd779c48', 'x-compute-request-id': 'req-4a42ed66-0991-4e4b-b491-a131fd779c48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:42,842 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.108s
2026-07-28 16:24:42,843 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3151c96-e0a5-4472-9c3e-ed85db64bcc2', 'x-compute-request-id': 'req-a3151c96-e0a5-4472-9c3e-ed85db64bcc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:43,954 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.107s
2026-07-28 16:24:43,954 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d39f69c0-a151-4a28-9852-8d4a3eb9ee53', 'x-compute-request-id': 'req-d39f69c0-a151-4a28-9852-8d4a3eb9ee53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:45,084 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.126s
2026-07-28 16:24:45,084 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b2d8ab2-d7f2-403c-b1b7-55f108f55d81', 'x-compute-request-id': 'req-8b2d8ab2-d7f2-403c-b1b7-55f108f55d81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:46,243 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.155s
2026-07-28 16:24:46,243 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e440f420-4059-4490-abcf-433bbc6da7a3', 'x-compute-request-id': 'req-e440f420-4059-4490-abcf-433bbc6da7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:47,476 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.230s
2026-07-28 16:24:47,477 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef2b715d-4862-42c2-b182-2e6b95a30fbc', 'x-compute-request-id': 'req-ef2b715d-4862-42c2-b182-2e6b95a30fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:48,688 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.207s
2026-07-28 16:24:48,689 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e7d2861-f1cc-403c-9724-b50e0b67008b', 'x-compute-request-id': 'req-8e7d2861-f1cc-403c-9724-b50e0b67008b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:51,153 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 1.461s
2026-07-28 16:24:51,155 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b19c9f0-1788-49ea-855e-87a417547bfe', 'x-compute-request-id': 'req-9b19c9f0-1788-49ea-855e-87a417547bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:52,636 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.479s
2026-07-28 16:24:52,637 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4670026-94f2-4405-8e5a-e19e42a9daf8', 'x-compute-request-id': 'req-d4670026-94f2-4405-8e5a-e19e42a9daf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:53,723 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.082s
2026-07-28 16:24:53,723 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21caa6ea-8a14-42c5-8ce3-eae8b247fdf7', 'x-compute-request-id': 'req-21caa6ea-8a14-42c5-8ce3-eae8b247fdf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:54,892 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.165s
2026-07-28 16:24:54,892 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1586c60f-2f1f-4237-9469-a03279732ef4', 'x-compute-request-id': 'req-1586c60f-2f1f-4237-9469-a03279732ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:56,467 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.571s
2026-07-28 16:24:56,469 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c7c2633-b843-4aa4-a2dc-e59b1b1382b1', 'x-compute-request-id': 'req-5c7c2633-b843-4aa4-a2dc-e59b1b1382b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:57,886 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.414s
2026-07-28 16:24:57,887 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46bcfb21-767a-4384-a514-00f3d91fb008', 'x-compute-request-id': 'req-46bcfb21-767a-4384-a514-00f3d91fb008', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:24:59,045 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.153s
2026-07-28 16:24:59,046 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:24:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a21ad7fc-9722-491b-a4b3-fe0a60dc4009', 'x-compute-request-id': 'req-a21ad7fc-9722-491b-a4b3-fe0a60dc4009', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:00,245 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.192s
2026-07-28 16:25:00,246 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70437700-2641-4a82-8705-dc494ab6d92f', 'x-compute-request-id': 'req-70437700-2641-4a82-8705-dc494ab6d92f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:01,504 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.252s
2026-07-28 16:25:01,505 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d722e35-551c-45dd-ba73-4255f627dcb5', 'x-compute-request-id': 'req-5d722e35-551c-45dd-ba73-4255f627dcb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:02,668 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.158s
2026-07-28 16:25:02,668 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-570fe196-4896-4539-b2c4-d66763803676', 'x-compute-request-id': 'req-570fe196-4896-4539-b2c4-d66763803676', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:03,753 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.081s
2026-07-28 16:25:03,754 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bb132b1-12ab-43fb-a275-6b9af26b5900', 'x-compute-request-id': 'req-1bb132b1-12ab-43fb-a275-6b9af26b5900', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:04,865 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.108s
2026-07-28 16:25:04,865 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a86f0fca-a366-4b9e-803d-60cd8ba251e9', 'x-compute-request-id': 'req-a86f0fca-a366-4b9e-803d-60cd8ba251e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:06,051 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.180s
2026-07-28 16:25:06,052 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c38e17d3-e01f-4468-9832-5126b60bcf7f', 'x-compute-request-id': 'req-c38e17d3-e01f-4468-9832-5126b60bcf7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:07,215 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.159s
2026-07-28 16:25:07,216 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15789dbf-1c9c-4730-807d-49eed14bd697', 'x-compute-request-id': 'req-15789dbf-1c9c-4730-807d-49eed14bd697', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:08,403 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.182s
2026-07-28 16:25:08,404 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cb0e98e-ec0a-465a-b87d-26b9eac4cafe', 'x-compute-request-id': 'req-0cb0e98e-ec0a-465a-b87d-26b9eac4cafe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:09,565 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.158s
2026-07-28 16:25:09,565 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12818c42-ba70-48d9-ba31-ff36634f0fa0', 'x-compute-request-id': 'req-12818c42-ba70-48d9-ba31-ff36634f0fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:10,683 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.114s
2026-07-28 16:25:10,683 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8199d32a-2ba3-488c-97f7-d7d6ba1d037b', 'x-compute-request-id': 'req-8199d32a-2ba3-488c-97f7-d7d6ba1d037b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:11,806 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.120s
2026-07-28 16:25:11,807 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cbd8cda-629b-4a91-91c1-a5e508831256', 'x-compute-request-id': 'req-8cbd8cda-629b-4a91-91c1-a5e508831256', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:12,929 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.116s
2026-07-28 16:25:12,929 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7457d9b8-83c9-4f4c-a72c-e16a8a8b0e31', 'x-compute-request-id': 'req-7457d9b8-83c9-4f4c-a72c-e16a8a8b0e31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:14,053 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.120s
2026-07-28 16:25:14,053 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d679e5f7-e1a7-4b38-b94e-0ba3651f7936', 'x-compute-request-id': 'req-d679e5f7-e1a7-4b38-b94e-0ba3651f7936', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:15,209 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.152s
2026-07-28 16:25:15,210 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d98ddb7-d330-4ef9-a211-fd3187364f66', 'x-compute-request-id': 'req-4d98ddb7-d330-4ef9-a211-fd3187364f66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:16,336 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.121s
2026-07-28 16:25:16,336 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ca12228-a03b-4a2b-a1e5-9ea367180d80', 'x-compute-request-id': 'req-2ca12228-a03b-4a2b-a1e5-9ea367180d80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:17,488 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.146s
2026-07-28 16:25:17,489 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d54562e-961c-4ed3-a777-a9e5044217dd', 'x-compute-request-id': 'req-0d54562e-961c-4ed3-a777-a9e5044217dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:18,609 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.117s
2026-07-28 16:25:18,610 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77eb8ce0-de39-4730-bba0-d3d697da21eb', 'x-compute-request-id': 'req-77eb8ce0-de39-4730-bba0-d3d697da21eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:19,689 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.075s
2026-07-28 16:25:19,690 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfff1eb0-758b-4ec7-8a1a-ccc709d9235f', 'x-compute-request-id': 'req-cfff1eb0-758b-4ec7-8a1a-ccc709d9235f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:20,773 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.079s
2026-07-28 16:25:20,773 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e4ba7c7-4005-494d-8bdb-58f6a7c80c51', 'x-compute-request-id': 'req-4e4ba7c7-4005-494d-8bdb-58f6a7c80c51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:21,859 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.082s
2026-07-28 16:25:21,859 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edbab45a-e0d5-4750-8b44-0ea9c8e423cd', 'x-compute-request-id': 'req-edbab45a-e0d5-4750-8b44-0ea9c8e423cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:22,955 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.093s
2026-07-28 16:25:22,956 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7045ffe5-8473-4499-ab7a-87f2bb9c911d', 'x-compute-request-id': 'req-7045ffe5-8473-4499-ab7a-87f2bb9c911d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:24,094 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.134s
2026-07-28 16:25:24,094 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d68ba3-c00f-4803-b541-29877ba4de18', 'x-compute-request-id': 'req-63d68ba3-c00f-4803-b541-29877ba4de18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:25,213 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.115s
2026-07-28 16:25:25,214 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae562866-90c0-4b96-a9a1-c71c9feb2532', 'x-compute-request-id': 'req-ae562866-90c0-4b96-a9a1-c71c9feb2532', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:26,314 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.097s
2026-07-28 16:25:26,315 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93404c85-c123-47f1-9c83-3691d764c55e', 'x-compute-request-id': 'req-93404c85-c123-47f1-9c83-3691d764c55e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:27,419 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.100s
2026-07-28 16:25:27,420 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77f73455-d420-4610-90d0-2008b32b4b6b', 'x-compute-request-id': 'req-77f73455-d420-4610-90d0-2008b32b4b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:28,498 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.074s
2026-07-28 16:25:28,498 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30a3409b-6e9f-4912-b37d-4d0ce03e5f4c', 'x-compute-request-id': 'req-30a3409b-6e9f-4912-b37d-4d0ce03e5f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:29,614 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.112s
2026-07-28 16:25:29,615 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0acfdae-e867-4300-9ccf-96b7bc77a52d', 'x-compute-request-id': 'req-d0acfdae-e867-4300-9ccf-96b7bc77a52d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:30,770 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.153s
2026-07-28 16:25:30,771 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30fb6f84-0e83-4e95-995e-75281cf75faa', 'x-compute-request-id': 'req-30fb6f84-0e83-4e95-995e-75281cf75faa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:31,921 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.148s
2026-07-28 16:25:31,922 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f18f50ae-13c8-45f6-9766-2f49dc3c3c5e', 'x-compute-request-id': 'req-f18f50ae-13c8-45f6-9766-2f49dc3c3c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:33,002 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.077s
2026-07-28 16:25:33,002 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a474311b-8afe-4c17-bb7e-7a492d1669b9', 'x-compute-request-id': 'req-a474311b-8afe-4c17-bb7e-7a492d1669b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:34,113 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.107s
2026-07-28 16:25:34,113 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a764185-f260-426c-9540-618c9792b185', 'x-compute-request-id': 'req-3a764185-f260-426c-9540-618c9792b185', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:35,245 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.126s
2026-07-28 16:25:35,246 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0488505b-26ea-47e5-9b28-da4252a51e72', 'x-compute-request-id': 'req-0488505b-26ea-47e5-9b28-da4252a51e72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:36,340 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.091s
2026-07-28 16:25:36,341 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b146e61-4540-4713-a192-08f0d7214b46', 'x-compute-request-id': 'req-4b146e61-4540-4713-a192-08f0d7214b46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:37,419 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.075s
2026-07-28 16:25:37,419 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe92ac75-d586-434c-918b-cf7e7c08f13c', 'x-compute-request-id': 'req-fe92ac75-d586-434c-918b-cf7e7c08f13c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:38,486 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.064s
2026-07-28 16:25:38,486 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fcb484d-7eed-4a13-b0f2-4253a41f2d46', 'x-compute-request-id': 'req-5fcb484d-7eed-4a13-b0f2-4253a41f2d46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:39,568 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.079s
2026-07-28 16:25:39,568 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52553172-163c-4446-aae2-3f3032ca806f', 'x-compute-request-id': 'req-52553172-163c-4446-aae2-3f3032ca806f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:40,683 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.112s
2026-07-28 16:25:40,683 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57a7defe-47c5-4b72-9d03-da3209650948', 'x-compute-request-id': 'req-57a7defe-47c5-4b72-9d03-da3209650948', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:41,781 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.092s
2026-07-28 16:25:41,781 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fda3453c-f9b6-445c-9bc8-edc9709573b5', 'x-compute-request-id': 'req-fda3453c-f9b6-445c-9bc8-edc9709573b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:42,894 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.109s
2026-07-28 16:25:42,894 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7eb9623-0c6c-4e72-9190-4d2362f033ca', 'x-compute-request-id': 'req-d7eb9623-0c6c-4e72-9190-4d2362f033ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:44,036 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.139s
2026-07-28 16:25:44,036 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff6cd679-6357-433f-a490-72683eb5d719', 'x-compute-request-id': 'req-ff6cd679-6357-433f-a490-72683eb5d719', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:45,147 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.108s
2026-07-28 16:25:45,147 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d2f0ba6-d87c-4c4d-8739-6e02009dc658', 'x-compute-request-id': 'req-8d2f0ba6-d87c-4c4d-8739-6e02009dc658', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:46,380 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.228s
2026-07-28 16:25:46,381 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f56d3ee-4e21-4040-956e-2740102bbe2c', 'x-compute-request-id': 'req-6f56d3ee-4e21-4040-956e-2740102bbe2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:47,518 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.132s
2026-07-28 16:25:47,518 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efc7ba7d-3c4e-4a31-99c2-6065410c73b0', 'x-compute-request-id': 'req-efc7ba7d-3c4e-4a31-99c2-6065410c73b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:48,657 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.135s
2026-07-28 16:25:48,658 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-493e3507-5424-4e78-afe8-dd6adcf590f1', 'x-compute-request-id': 'req-493e3507-5424-4e78-afe8-dd6adcf590f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:49,790 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.127s
2026-07-28 16:25:49,790 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5f902b0-85b0-4ece-98d8-4d05ff4ab02e', 'x-compute-request-id': 'req-d5f902b0-85b0-4ece-98d8-4d05ff4ab02e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:50,872 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.077s
2026-07-28 16:25:50,874 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e4c31f-7c3e-4826-8f4c-b8d516e88dc8', 'x-compute-request-id': 'req-05e4c31f-7c3e-4826-8f4c-b8d516e88dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:51,973 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.096s
2026-07-28 16:25:51,973 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c034712-c855-4fae-979b-01e2c0e39fe4', 'x-compute-request-id': 'req-4c034712-c855-4fae-979b-01e2c0e39fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:53,128 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.151s
2026-07-28 16:25:53,128 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62bd100f-0ab1-46e8-be81-ca7c8ee361ca', 'x-compute-request-id': 'req-62bd100f-0ab1-46e8-be81-ca7c8ee361ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:54,240 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.107s
2026-07-28 16:25:54,240 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67dd7c4b-daf7-4a66-acec-566afbc1c287', 'x-compute-request-id': 'req-67dd7c4b-daf7-4a66-acec-566afbc1c287', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:55,335 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.091s
2026-07-28 16:25:55,335 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-012ef0cc-efe1-456b-849b-03bb76176d15', 'x-compute-request-id': 'req-012ef0cc-efe1-456b-849b-03bb76176d15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:56,423 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.085s
2026-07-28 16:25:56,426 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4c9f38d-579b-4006-a83b-c98929a5cf1f', 'x-compute-request-id': 'req-f4c9f38d-579b-4006-a83b-c98929a5cf1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:57,516 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.087s
2026-07-28 16:25:57,516 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5ad872e-4f25-4868-a405-c5ed71bc956e', 'x-compute-request-id': 'req-c5ad872e-4f25-4868-a405-c5ed71bc956e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:58,614 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.093s
2026-07-28 16:25:58,614 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-254ec2bc-7b46-431a-ac2b-1fa18becc69f', 'x-compute-request-id': 'req-254ec2bc-7b46-431a-ac2b-1fa18becc69f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:25:59,718 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.099s
2026-07-28 16:25:59,718 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:25:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-050f83da-c863-48d8-8dd1-15bfd44cb9e2', 'x-compute-request-id': 'req-050f83da-c863-48d8-8dd1-15bfd44cb9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:00,796 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.073s
2026-07-28 16:26:00,797 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdd9d6a5-b7a8-4eee-abca-89afe46e7525', 'x-compute-request-id': 'req-bdd9d6a5-b7a8-4eee-abca-89afe46e7525', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:01,889 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.088s
2026-07-28 16:26:01,889 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09d88c7b-61c8-4ba8-8d3c-b523b980fe66', 'x-compute-request-id': 'req-09d88c7b-61c8-4ba8-8d3c-b523b980fe66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:02,966 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.074s
2026-07-28 16:26:02,967 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a324b2c7-5c8c-45f7-8fa4-5ce6c6a24df9', 'x-compute-request-id': 'req-a324b2c7-5c8c-45f7-8fa4-5ce6c6a24df9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:04,047 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.077s
2026-07-28 16:26:04,047 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a379b13-e835-4176-bea6-d3d5701bf5e9', 'x-compute-request-id': 'req-8a379b13-e835-4176-bea6-d3d5701bf5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:05,196 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.146s
2026-07-28 16:26:05,196 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b707d27c-1dac-4e61-a63f-1202b5043ee2', 'x-compute-request-id': 'req-b707d27c-1dac-4e61-a63f-1202b5043ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:06,301 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.101s
2026-07-28 16:26:06,302 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b7e42e-4814-49ac-884b-892acabf6814', 'x-compute-request-id': 'req-66b7e42e-4814-49ac-884b-892acabf6814', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:07,385 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.080s
2026-07-28 16:26:07,386 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-352bb7bf-b765-469e-95f1-1505c4748737', 'x-compute-request-id': 'req-352bb7bf-b765-469e-95f1-1505c4748737', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:08,471 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.082s
2026-07-28 16:26:08,472 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c9a4ec5-e105-4c93-89c8-f8b65c506c80', 'x-compute-request-id': 'req-6c9a4ec5-e105-4c93-89c8-f8b65c506c80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:09,604 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.128s
2026-07-28 16:26:09,605 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-944b1398-09d6-46ea-808e-fcac9f1b30c3', 'x-compute-request-id': 'req-944b1398-09d6-46ea-808e-fcac9f1b30c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:10,712 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.103s
2026-07-28 16:26:10,713 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04a8c242-b470-470a-a437-db4842a13a5b', 'x-compute-request-id': 'req-04a8c242-b470-470a-a437-db4842a13a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:11,795 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.078s
2026-07-28 16:26:11,795 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e932a5cc-c957-46f4-b13b-237c46919f73', 'x-compute-request-id': 'req-e932a5cc-c957-46f4-b13b-237c46919f73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:12,932 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.134s
2026-07-28 16:26:12,933 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fda40ab4-51bd-4bd0-86fe-d442a3c8eee4', 'x-compute-request-id': 'req-fda40ab4-51bd-4bd0-86fe-d442a3c8eee4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:14,013 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.078s
2026-07-28 16:26:14,014 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c70844cd-7b56-4748-afa0-7c1fed275f39', 'x-compute-request-id': 'req-c70844cd-7b56-4748-afa0-7c1fed275f39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:15,118 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.102s
2026-07-28 16:26:15,120 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d5d0684-f0a5-4f38-b6c3-0f0fd673e6fd', 'x-compute-request-id': 'req-6d5d0684-f0a5-4f38-b6c3-0f0fd673e6fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:16,225 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.102s
2026-07-28 16:26:16,226 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b86305-24a3-4c37-a1ae-d8eaecdf889f', 'x-compute-request-id': 'req-23b86305-24a3-4c37-a1ae-d8eaecdf889f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:17,361 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.132s
2026-07-28 16:26:17,362 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5d2fa38-ef99-4599-8f3d-74048bc512f9', 'x-compute-request-id': 'req-d5d2fa38-ef99-4599-8f3d-74048bc512f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:18,463 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.093s
2026-07-28 16:26:18,464 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cacf3b82-e6c0-4557-b044-bea7f2cdc5fe', 'x-compute-request-id': 'req-cacf3b82-e6c0-4557-b044-bea7f2cdc5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:19,554 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.087s
2026-07-28 16:26:19,556 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d6d4b62-3a32-4554-a001-4ccbccaf994b', 'x-compute-request-id': 'req-3d6d4b62-3a32-4554-a001-4ccbccaf994b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:20,670 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.110s
2026-07-28 16:26:20,670 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2d72e46-3bd3-4696-b105-e25408ca6551', 'x-compute-request-id': 'req-c2d72e46-3bd3-4696-b105-e25408ca6551', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:21,745 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.072s
2026-07-28 16:26:21,745 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc55e56-c7c4-420f-998b-9e155c7aca90', 'x-compute-request-id': 'req-abc55e56-c7c4-420f-998b-9e155c7aca90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:22,822 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.072s
2026-07-28 16:26:22,823 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6126142-58cf-490a-98e2-fc4b4273076b', 'x-compute-request-id': 'req-a6126142-58cf-490a-98e2-fc4b4273076b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:23,935 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.108s
2026-07-28 16:26:23,936 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6f96017-1d36-4a5c-b190-93b68d3a1770', 'x-compute-request-id': 'req-e6f96017-1d36-4a5c-b190-93b68d3a1770', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:25,062 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.121s
2026-07-28 16:26:25,062 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f53d1a9d-315f-45dc-9323-f272a2f7660a', 'x-compute-request-id': 'req-f53d1a9d-315f-45dc-9323-f272a2f7660a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:26,229 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.161s
2026-07-28 16:26:26,230 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-207f7524-2f31-4e64-a50f-371dc48ce070', 'x-compute-request-id': 'req-207f7524-2f31-4e64-a50f-371dc48ce070', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:27,359 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.124s
2026-07-28 16:26:27,359 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcfd89fb-3eee-4989-a069-815c2f247c6e', 'x-compute-request-id': 'req-dcfd89fb-3eee-4989-a069-815c2f247c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:28,457 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.094s
2026-07-28 16:26:28,459 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2f83123-416f-4a7b-8da0-65cb6207fa4b', 'x-compute-request-id': 'req-e2f83123-416f-4a7b-8da0-65cb6207fa4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:29,563 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.101s
2026-07-28 16:26:29,565 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9c3d6ff-2f42-4c86-88a6-f971065ccea0', 'x-compute-request-id': 'req-a9c3d6ff-2f42-4c86-88a6-f971065ccea0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:30,669 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.101s
2026-07-28 16:26:30,669 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74ba6164-f5ef-4ab9-8f6c-85175f226a5f', 'x-compute-request-id': 'req-74ba6164-f5ef-4ab9-8f6c-85175f226a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:31,777 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.105s
2026-07-28 16:26:31,778 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb4ae5c3-520f-410d-a992-f8727b4b500a', 'x-compute-request-id': 'req-cb4ae5c3-520f-410d-a992-f8727b4b500a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:32,866 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.084s
2026-07-28 16:26:32,867 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4162683f-83c8-434a-a9d4-1aab06f07d6f', 'x-compute-request-id': 'req-4162683f-83c8-434a-a9d4-1aab06f07d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:34,734 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.865s
2026-07-28 16:26:34,735 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4919a81-4c3e-4334-bb08-16aad782c9c0', 'x-compute-request-id': 'req-d4919a81-4c3e-4334-bb08-16aad782c9c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:36,011 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.273s
2026-07-28 16:26:36,011 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-599c25f6-139e-4a1b-a475-8d53d8dd17c0', 'x-compute-request-id': 'req-599c25f6-139e-4a1b-a475-8d53d8dd17c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:37,357 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.342s
2026-07-28 16:26:37,357 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a427a1e-0b1c-4338-a5cd-504b16cbb33a', 'x-compute-request-id': 'req-1a427a1e-0b1c-4338-a5cd-504b16cbb33a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:38,453 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.090s
2026-07-28 16:26:38,453 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce33e11e-e6cd-4da3-a540-3586fa516a68', 'x-compute-request-id': 'req-ce33e11e-e6cd-4da3-a540-3586fa516a68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:39,613 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.156s
2026-07-28 16:26:39,613 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71842934-66b6-4fc9-9340-e72caeb1063f', 'x-compute-request-id': 'req-71842934-66b6-4fc9-9340-e72caeb1063f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:40,939 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.320s
2026-07-28 16:26:40,940 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b72b608-9ca9-4cc6-ae7c-b6bf911afbea', 'x-compute-request-id': 'req-2b72b608-9ca9-4cc6-ae7c-b6bf911afbea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:42,088 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.142s
2026-07-28 16:26:42,088 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cf9c0bd-90f2-421c-8784-97b2eb21cde5', 'x-compute-request-id': 'req-2cf9c0bd-90f2-421c-8784-97b2eb21cde5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:43,230 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.135s
2026-07-28 16:26:43,231 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e190936-0e7d-4844-bd3e-cbe0b3609c43', 'x-compute-request-id': 'req-8e190936-0e7d-4844-bd3e-cbe0b3609c43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:44,412 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.176s
2026-07-28 16:26:44,413 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15e89a3d-1e7a-4b94-88e4-ccae82252249', 'x-compute-request-id': 'req-15e89a3d-1e7a-4b94-88e4-ccae82252249', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:45,503 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.087s
2026-07-28 16:26:45,503 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f14eff76-87f3-461e-b4e3-8b8d3f0798bd', 'x-compute-request-id': 'req-f14eff76-87f3-461e-b4e3-8b8d3f0798bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:46,665 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.159s
2026-07-28 16:26:46,665 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fbde0ca-af4e-40fe-9fc3-718ccf0156b0', 'x-compute-request-id': 'req-1fbde0ca-af4e-40fe-9fc3-718ccf0156b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:47,772 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.101s
2026-07-28 16:26:47,772 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f925ba6-a0d1-4b97-b353-d1d0c5310baf', 'x-compute-request-id': 'req-1f925ba6-a0d1-4b97-b353-d1d0c5310baf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:48,949 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.172s
2026-07-28 16:26:48,950 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dd23310-61b6-4dd7-9fa5-b3b83f07c098', 'x-compute-request-id': 'req-8dd23310-61b6-4dd7-9fa5-b3b83f07c098', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:50,033 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.080s
2026-07-28 16:26:50,034 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46d4dfef-26c7-4186-8293-0564999fe715', 'x-compute-request-id': 'req-46d4dfef-26c7-4186-8293-0564999fe715', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:51,183 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.147s
2026-07-28 16:26:51,183 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e59242f8-d343-45ac-9d84-9a57b6f5311b', 'x-compute-request-id': 'req-e59242f8-d343-45ac-9d84-9a57b6f5311b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:52,349 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.162s
2026-07-28 16:26:52,350 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15acbc9e-4c74-4154-8f92-8ac2618c9586', 'x-compute-request-id': 'req-15acbc9e-4c74-4154-8f92-8ac2618c9586', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:53,414 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.059s
2026-07-28 16:26:53,414 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5129d3c1-ee91-4cf2-999a-f78d5995e80a', 'x-compute-request-id': 'req-5129d3c1-ee91-4cf2-999a-f78d5995e80a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:54,494 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.077s
2026-07-28 16:26:54,495 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-656ed475-5210-4bd0-90aa-dfd120298352', 'x-compute-request-id': 'req-656ed475-5210-4bd0-90aa-dfd120298352', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:55,572 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.073s
2026-07-28 16:26:55,572 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fbbf718-920b-40f7-ab4f-269cb13a02cb', 'x-compute-request-id': 'req-7fbbf718-920b-40f7-ab4f-269cb13a02cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:56,646 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.069s
2026-07-28 16:26:56,647 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85703b8d-0621-4932-be89-4b42592aaf28', 'x-compute-request-id': 'req-85703b8d-0621-4932-be89-4b42592aaf28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:57,718 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.067s
2026-07-28 16:26:57,718 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5373349a-1198-4084-9bee-543d3affdfcb', 'x-compute-request-id': 'req-5373349a-1198-4084-9bee-543d3affdfcb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:58,808 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.086s
2026-07-28 16:26:58,809 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01875b02-eb99-4be0-a79a-96d197cd918f', 'x-compute-request-id': 'req-01875b02-eb99-4be0-a79a-96d197cd918f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:26:59,896 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.084s
2026-07-28 16:26:59,897 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:26:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee609f8-aa73-4820-bf6b-8c66e3af7911', 'x-compute-request-id': 'req-6ee609f8-aa73-4820-bf6b-8c66e3af7911', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:00,977 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.077s
2026-07-28 16:27:00,977 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-399d2db3-3199-4779-a4be-6d551c3e9470', 'x-compute-request-id': 'req-399d2db3-3199-4779-a4be-6d551c3e9470', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:02,057 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.073s
2026-07-28 16:27:02,057 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9286cc71-2b74-40f3-8082-79b529b0221a', 'x-compute-request-id': 'req-9286cc71-2b74-40f3-8082-79b529b0221a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:03,172 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.111s
2026-07-28 16:27:03,173 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdfd88d6-4023-43ad-95e7-fc4e404c7c62', 'x-compute-request-id': 'req-cdfd88d6-4023-43ad-95e7-fc4e404c7c62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:04,242 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.065s
2026-07-28 16:27:04,242 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3308d37a-6a6e-4527-8e7b-5b53848820f8', 'x-compute-request-id': 'req-3308d37a-6a6e-4527-8e7b-5b53848820f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:05,344 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.099s
2026-07-28 16:27:05,345 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b37d8952-8d41-4467-ac10-49c761ba6fd9', 'x-compute-request-id': 'req-b37d8952-8d41-4467-ac10-49c761ba6fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:06,475 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.127s
2026-07-28 16:27:06,476 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2748e0ed-0be8-4b2c-98bf-5ec9e4c1c12a', 'x-compute-request-id': 'req-2748e0ed-0be8-4b2c-98bf-5ec9e4c1c12a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:07,586 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.105s
2026-07-28 16:27:07,587 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2aa4642-f1c5-4841-a4e1-5851be8c91b5', 'x-compute-request-id': 'req-f2aa4642-f1c5-4841-a4e1-5851be8c91b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:08,682 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.092s
2026-07-28 16:27:08,682 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fc2ddae-4d6c-43b8-bf20-9379ac72143e', 'x-compute-request-id': 'req-2fc2ddae-4d6c-43b8-bf20-9379ac72143e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:09,757 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.072s
2026-07-28 16:27:09,757 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ed68a6d-4980-4c10-8bf7-2ce832dc5d98', 'x-compute-request-id': 'req-6ed68a6d-4980-4c10-8bf7-2ce832dc5d98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:11,172 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.411s
2026-07-28 16:27:11,172 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfc44307-ba21-4225-9baa-729b41fa0830', 'x-compute-request-id': 'req-bfc44307-ba21-4225-9baa-729b41fa0830', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:12,263 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.088s
2026-07-28 16:27:12,264 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e390728-49b6-4023-bf26-8ee021eead6e', 'x-compute-request-id': 'req-7e390728-49b6-4023-bf26-8ee021eead6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:13,349 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.081s
2026-07-28 16:27:13,349 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3efcccd-ca17-4949-81e0-40fd8ca683a1', 'x-compute-request-id': 'req-f3efcccd-ca17-4949-81e0-40fd8ca683a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:14,468 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.114s
2026-07-28 16:27:14,469 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b564c4ba-d292-4fd2-9080-4820fdef0eea', 'x-compute-request-id': 'req-b564c4ba-d292-4fd2-9080-4820fdef0eea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:15,545 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.072s
2026-07-28 16:27:15,546 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90f98e49-fc75-44d3-8d5f-b15de8901f67', 'x-compute-request-id': 'req-90f98e49-fc75-44d3-8d5f-b15de8901f67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:16,625 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.077s
2026-07-28 16:27:16,626 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2572f287-ba7e-4836-8cda-708ecfa3d8d0', 'x-compute-request-id': 'req-2572f287-ba7e-4836-8cda-708ecfa3d8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:17,729 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.100s
2026-07-28 16:27:17,730 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b11dd530-c524-4fd6-a0ca-07ef1211778a', 'x-compute-request-id': 'req-b11dd530-c524-4fd6-a0ca-07ef1211778a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:18,839 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.106s
2026-07-28 16:27:18,839 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-537cb86b-97db-45bd-87db-ce80c56c2dd1', 'x-compute-request-id': 'req-537cb86b-97db-45bd-87db-ce80c56c2dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:19,922 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.079s
2026-07-28 16:27:19,922 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9642dda3-f5d6-4c3e-9a96-941509a2911b', 'x-compute-request-id': 'req-9642dda3-f5d6-4c3e-9a96-941509a2911b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:20,992 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.064s
2026-07-28 16:27:20,993 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a082775-5237-4fbb-998f-495d2c382e59', 'x-compute-request-id': 'req-0a082775-5237-4fbb-998f-495d2c382e59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:22,161 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.164s
2026-07-28 16:27:22,161 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3404a2c8-beb3-436d-a0cb-a8c8dce6b391', 'x-compute-request-id': 'req-3404a2c8-beb3-436d-a0cb-a8c8dce6b391', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:23,294 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.131s
2026-07-28 16:27:23,295 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f4765a5-e1a4-4868-8e34-a8fa9253f32e', 'x-compute-request-id': 'req-5f4765a5-e1a4-4868-8e34-a8fa9253f32e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:24,378 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.080s
2026-07-28 16:27:24,380 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf62593-b545-4bd8-889d-8bd596e731c0', 'x-compute-request-id': 'req-bdf62593-b545-4bd8-889d-8bd596e731c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:25,481 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.099s
2026-07-28 16:27:25,481 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b4b481b-df7a-4185-867c-413f3a3a0093', 'x-compute-request-id': 'req-9b4b481b-df7a-4185-867c-413f3a3a0093', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:26,614 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.129s
2026-07-28 16:27:26,615 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d5e8da5-2b41-449b-8188-c6c16e9019a3', 'x-compute-request-id': 'req-7d5e8da5-2b41-449b-8188-c6c16e9019a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:27,697 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.078s
2026-07-28 16:27:27,697 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f360e1b4-585e-468c-ba93-7dc402322b85', 'x-compute-request-id': 'req-f360e1b4-585e-468c-ba93-7dc402322b85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:28,821 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments 0.119s
2026-07-28 16:27:28,823 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1be01d0-4751-4490-888a-374e195aca07', 'x-compute-request-id': 'req-a1be01d0-4751-4490-888a-374e195aca07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "volumeId": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "serverId": "8e218c21-f8fc-4114-a255-4a930d27c212", "device": "/dev/vdb"}]}'
2026-07-28 16:27:29,935 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 POST http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/action 0.108s
2026-07-28 16:27:29,936 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-09ea2ce8-e944-4cd7-a1bd-1dab4ff29849', 'x-compute-request-id': 'req-09ea2ce8-e944-4cd7-a1bd-1dab4ff29849', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8e218c21-f8fc-4114-a255-4a930d27c212 could not be found."}}'
2026-07-28 16:27:30,020 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.081s
2026-07-28 16:27:30,020 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4372ad9d-fe76-4a02-ad46-d14b4c17a213', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4372ad9d-fe76-4a02-ad46-d14b4c17a213', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:31,141 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.106s
2026-07-28 16:27:31,142 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69aec946-85c1-47c9-b7eb-6c60c76e547f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69aec946-85c1-47c9-b7eb-6c60c76e547f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:32,278 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.122s
2026-07-28 16:27:32,278 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-431bb792-b80b-4380-b90a-4927f339be26', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-431bb792-b80b-4380-b90a-4927f339be26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:33,374 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.085s
2026-07-28 16:27:33,375 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4760384a-0af3-41c3-afe2-a1edff253cdd', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4760384a-0af3-41c3-afe2-a1edff253cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:34,457 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.071s
2026-07-28 16:27:34,458 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5848ef36-5f9f-4ae5-a12c-181fd2643859', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5848ef36-5f9f-4ae5-a12c-181fd2643859', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:35,551 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.082s
2026-07-28 16:27:35,552 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20914deb-ceb6-4cf9-980d-75899102818e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20914deb-ceb6-4cf9-980d-75899102818e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:36,635 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.070s
2026-07-28 16:27:36,635 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65fcd650-074a-4204-b91b-e30dc4cce0ed', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65fcd650-074a-4204-b91b-e30dc4cce0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:37,724 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.074s
2026-07-28 16:27:37,725 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e07b9e6d-b403-4765-b93e-11a5c2f37b6d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e07b9e6d-b403-4765-b93e-11a5c2f37b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:38,793 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.056s
2026-07-28 16:27:38,794 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f16db75-a9bc-4eac-887c-2670b4bab594', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f16db75-a9bc-4eac-887c-2670b4bab594', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:39,885 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.074s
2026-07-28 16:27:39,885 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ebd589b-3a91-45de-807a-cf4d1faf65a1', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ebd589b-3a91-45de-807a-cf4d1faf65a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:40,958 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.060s
2026-07-28 16:27:40,959 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64915ac2-8fc3-4647-80b5-fb58194746cf', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64915ac2-8fc3-4647-80b5-fb58194746cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:42,051 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.079s
2026-07-28 16:27:42,051 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cd2b261-bbc7-485a-8aea-45b5a6e134ef', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd2b261-bbc7-485a-8aea-45b5a6e134ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:43,156 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.094s
2026-07-28 16:27:43,156 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f49fe5f3-09d2-42c1-86e8-37066d7ba581', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f49fe5f3-09d2-42c1-86e8-37066d7ba581', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:44,248 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.077s
2026-07-28 16:27:44,249 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d208bf5f-0eb6-4911-808b-67778ae24d48', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d208bf5f-0eb6-4911-808b-67778ae24d48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:45,344 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.080s
2026-07-28 16:27:45,344 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53484629-2fd2-4bb3-b281-ff365beab91b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53484629-2fd2-4bb3-b281-ff365beab91b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:46,416 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.058s
2026-07-28 16:27:46,417 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b208b3-e2c2-4510-9225-752cc728ab64', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b208b3-e2c2-4510-9225-752cc728ab64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:47,497 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.068s
2026-07-28 16:27:47,498 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9bb58dd-0ae6-4457-8baf-4699c8e75477', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bb58dd-0ae6-4457-8baf-4699c8e75477', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:48,581 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.067s
2026-07-28 16:27:48,581 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85844518-fe49-49a1-8bd8-6d3cdcf76bdd', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85844518-fe49-49a1-8bd8-6d3cdcf76bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:49,660 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.064s
2026-07-28 16:27:49,660 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f23037b-f4a7-4645-845c-60f741eb2040', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f23037b-f4a7-4645-845c-60f741eb2040', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:50,766 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.092s
2026-07-28 16:27:50,766 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c2e420-1215-4cd1-8412-06c7ee767c8a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c2e420-1215-4cd1-8412-06c7ee767c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:51,848 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.066s
2026-07-28 16:27:51,848 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b96767-9c65-4dcd-a773-818e409e3715', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b96767-9c65-4dcd-a773-818e409e3715', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:52,924 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.063s
2026-07-28 16:27:52,925 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea38f55-2176-4473-bfee-c24df9963c5f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea38f55-2176-4473-bfee-c24df9963c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:54,032 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.091s
2026-07-28 16:27:54,034 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef96deb-f4a1-40cc-bb47-ed83588469a5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef96deb-f4a1-40cc-bb47-ed83588469a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:55,114 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.067s
2026-07-28 16:27:55,114 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d4b4f7c-e8a7-4e45-a8bc-1350c58e2360', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d4b4f7c-e8a7-4e45-a8bc-1350c58e2360', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:56,195 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.067s
2026-07-28 16:27:56,195 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeba693d-73bb-4f5c-bc2b-1899f9533c52', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeba693d-73bb-4f5c-bc2b-1899f9533c52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:57,478 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.269s
2026-07-28 16:27:57,478 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931b2f0a-4a48-4f1b-bfa9-75f48a259dee', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931b2f0a-4a48-4f1b-bfa9-75f48a259dee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:58,653 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.160s
2026-07-28 16:27:58,653 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7fac6e5-1519-40e0-96df-69812b26dca3', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7fac6e5-1519-40e0-96df-69812b26dca3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:27:59,856 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.188s
2026-07-28 16:27:59,856 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:27:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f3b2694-6468-452e-9e4b-fb7c58108393', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f3b2694-6468-452e-9e4b-fb7c58108393', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:01,044 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.172s
2026-07-28 16:28:01,045 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4951160c-8349-4b35-9bf5-830a176c8a10', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4951160c-8349-4b35-9bf5-830a176c8a10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:02,109 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.050s
2026-07-28 16:28:02,110 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb0808ff-997f-41f6-89b7-0a3b0301eaba', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0808ff-997f-41f6-89b7-0a3b0301eaba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:03,185 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.064s
2026-07-28 16:28:03,186 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863fb147-494e-408e-8a15-7966a4d6c236', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863fb147-494e-408e-8a15-7966a4d6c236', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:04,319 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.121s
2026-07-28 16:28:04,320 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-273bfa2e-b81c-4320-9973-fe52426a8ba1', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-273bfa2e-b81c-4320-9973-fe52426a8ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:05,503 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.169s
2026-07-28 16:28:05,504 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f926b5a0-845a-4af0-a81b-bdb8f7ea7ae1', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f926b5a0-845a-4af0-a81b-bdb8f7ea7ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:06,810 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.289s
2026-07-28 16:28:06,810 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab35d03-e744-4309-ae2d-60ee4e4a94a4', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab35d03-e744-4309-ae2d-60ee4e4a94a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:08,030 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.198s
2026-07-28 16:28:08,031 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef6e459-3630-42fe-bdf9-a419601cdd95', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef6e459-3630-42fe-bdf9-a419601cdd95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:09,108 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.064s
2026-07-28 16:28:09,109 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-725a03c6-3b29-40f0-bf7e-28c8c3752adf', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725a03c6-3b29-40f0-bf7e-28c8c3752adf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:10,185 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.060s
2026-07-28 16:28:10,185 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101e3a3a-9b84-4bea-a0b7-662773b7396c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101e3a3a-9b84-4bea-a0b7-662773b7396c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:11,266 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.069s
2026-07-28 16:28:11,266 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27936a01-a107-4309-8bee-1fd5e9e8310b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27936a01-a107-4309-8bee-1fd5e9e8310b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:12,352 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.072s
2026-07-28 16:28:12,352 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ebb298a-1b42-48bf-87c1-2cea06b5a1ee', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ebb298a-1b42-48bf-87c1-2cea06b5a1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:13,433 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.069s
2026-07-28 16:28:13,434 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b7dfc5-ee07-4ed1-b2f2-5f1c4b822388', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b7dfc5-ee07-4ed1-b2f2-5f1c4b822388', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:14,553 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.105s
2026-07-28 16:28:14,553 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc124bc-a0de-4fac-b69d-83b6d5ee5721', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc124bc-a0de-4fac-b69d-83b6d5ee5721', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:15,648 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.081s
2026-07-28 16:28:15,648 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7617b472-3896-46aa-aabe-0404a2942b53', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7617b472-3896-46aa-aabe-0404a2942b53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:16,767 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.106s
2026-07-28 16:28:16,768 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae6d0a7-996e-4b13-b40e-be274645d454', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae6d0a7-996e-4b13-b40e-be274645d454', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:17,967 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.186s
2026-07-28 16:28:17,967 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b316d6c-9509-44ce-9825-b6d5aad44931', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b316d6c-9509-44ce-9825-b6d5aad44931', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:19,053 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.070s
2026-07-28 16:28:19,053 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d0a1a7-f268-453f-93d3-d7953030fc80', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d0a1a7-f268-453f-93d3-d7953030fc80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:20,144 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.077s
2026-07-28 16:28:20,144 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a390c15-2c83-4185-bdfd-e688a6aeed41', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a390c15-2c83-4185-bdfd-e688a6aeed41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:21,366 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.205s
2026-07-28 16:28:21,367 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d963aaa-635d-4a9e-97d7-a73e6dc4c90a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d963aaa-635d-4a9e-97d7-a73e6dc4c90a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:22,465 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.078s
2026-07-28 16:28:22,465 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca3866b0-281a-480a-9011-018d2d2855af', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca3866b0-281a-480a-9011-018d2d2855af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:23,545 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.066s
2026-07-28 16:28:23,545 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a944d2-9ee4-4ae2-a34a-cf767a1879f2', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a944d2-9ee4-4ae2-a34a-cf767a1879f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:24,616 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.058s
2026-07-28 16:28:24,617 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609f357a-dbb6-42dd-a973-e70a90f7950c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609f357a-dbb6-42dd-a973-e70a90f7950c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:25,690 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.059s
2026-07-28 16:28:25,691 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef7db00-5508-4605-9e4e-7bdd610714f1', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef7db00-5508-4605-9e4e-7bdd610714f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:26,809 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.104s
2026-07-28 16:28:26,810 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18d8850-c9c9-4d6b-a595-060179e3ab02', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18d8850-c9c9-4d6b-a595-060179e3ab02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:27,957 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.129s
2026-07-28 16:28:27,957 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e635514d-d055-4bc4-9eef-ee91d995f229', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e635514d-d055-4bc4-9eef-ee91d995f229', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:29,042 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.072s
2026-07-28 16:28:29,043 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a9f56f-3b78-4577-b7c6-281ece2ffb5b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a9f56f-3b78-4577-b7c6-281ece2ffb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:30,224 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.165s
2026-07-28 16:28:30,224 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3979c96-ef12-4d0d-8c50-d13839f362cc', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3979c96-ef12-4d0d-8c50-d13839f362cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:31,359 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.118s
2026-07-28 16:28:31,360 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05bd46bb-12ed-4942-9903-ff5fcc0952ef', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05bd46bb-12ed-4942-9903-ff5fcc0952ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:32,498 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.125s
2026-07-28 16:28:32,499 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b33cba9a-8936-4b93-ac22-fa12abf2585a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b33cba9a-8936-4b93-ac22-fa12abf2585a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:33,705 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.192s
2026-07-28 16:28:33,706 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe479d6a-403b-4824-88c1-127e26203285', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe479d6a-403b-4824-88c1-127e26203285', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:34,790 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.067s
2026-07-28 16:28:34,791 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2ffa8e-b2e6-4ad9-81fa-67746d1a17d5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2ffa8e-b2e6-4ad9-81fa-67746d1a17d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:35,979 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.169s
2026-07-28 16:28:35,979 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc48d583-2de3-4304-8232-f9be1fe0cd0e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc48d583-2de3-4304-8232-f9be1fe0cd0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:37,074 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.075s
2026-07-28 16:28:37,074 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c9ba3ac-0bc7-46e2-b0bb-18cdd17a0002', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c9ba3ac-0bc7-46e2-b0bb-18cdd17a0002', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:38,173 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.087s
2026-07-28 16:28:38,173 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b58497-c29a-4c4f-a501-0dc77d636ebe', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b58497-c29a-4c4f-a501-0dc77d636ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:39,267 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.081s
2026-07-28 16:28:39,267 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f72e0659-8523-49df-8bdf-9deecc4f06f6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f72e0659-8523-49df-8bdf-9deecc4f06f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:40,363 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.079s
2026-07-28 16:28:40,364 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f492b684-e01b-4630-9a7b-5757f9628a33', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f492b684-e01b-4630-9a7b-5757f9628a33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:41,471 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.092s
2026-07-28 16:28:41,472 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc401bb-90ea-4887-8cc3-946f3d59d83d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc401bb-90ea-4887-8cc3-946f3d59d83d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:42,553 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.063s
2026-07-28 16:28:42,554 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654d49f9-8c55-4301-af7d-e00b5fa7f31e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654d49f9-8c55-4301-af7d-e00b5fa7f31e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:43,727 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.161s
2026-07-28 16:28:43,727 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a2b9be0-8c9a-4628-85af-350866d578b8', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a2b9be0-8c9a-4628-85af-350866d578b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:44,895 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.155s
2026-07-28 16:28:44,898 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c311d256-5f1b-4c9b-b378-cc9bcd6b6220', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c311d256-5f1b-4c9b-b378-cc9bcd6b6220', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:46,090 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.177s
2026-07-28 16:28:46,091 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937e6b0e-24d0-4d5d-b49d-e5329168f1a2', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937e6b0e-24d0-4d5d-b49d-e5329168f1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:47,266 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.160s
2026-07-28 16:28:47,267 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9cafbe7-6e7f-480e-9cfd-3f99b57262b9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9cafbe7-6e7f-480e-9cfd-3f99b57262b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:48,353 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.071s
2026-07-28 16:28:48,354 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b26a0e-ea9c-4f96-9d68-454716f03bd4', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b26a0e-ea9c-4f96-9d68-454716f03bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:49,447 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.081s
2026-07-28 16:28:49,448 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89397e0b-94e0-4e70-b7fa-1f730246d30e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89397e0b-94e0-4e70-b7fa-1f730246d30e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:50,518 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.055s
2026-07-28 16:28:50,518 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a721a67-b6ab-4534-b107-7ccdc559ac2b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a721a67-b6ab-4534-b107-7ccdc559ac2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:51,581 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.052s
2026-07-28 16:28:51,581 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58332602-0d30-402f-a0cd-89528703e2b3', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58332602-0d30-402f-a0cd-89528703e2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:52,664 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.070s
2026-07-28 16:28:52,664 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa28ac3-c8e5-4e7a-81e0-4868c30fca6c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa28ac3-c8e5-4e7a-81e0-4868c30fca6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:53,748 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.071s
2026-07-28 16:28:53,749 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38989d2e-e2a6-46b1-affc-e8074481f755', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38989d2e-e2a6-46b1-affc-e8074481f755', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:54,814 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.054s
2026-07-28 16:28:54,814 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733906e6-89c6-4d99-8c73-217f042da0e0', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733906e6-89c6-4d99-8c73-217f042da0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:55,882 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.052s
2026-07-28 16:28:55,882 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fee9575-6b5b-4574-9f10-e3685de78b49', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fee9575-6b5b-4574-9f10-e3685de78b49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:56,956 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.063s
2026-07-28 16:28:56,956 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ecfd949-9e21-448a-bca0-dc3bbefad98e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ecfd949-9e21-448a-bca0-dc3bbefad98e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:58,046 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.079s
2026-07-28 16:28:58,046 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d9a58c-f5c8-49fc-94cf-2c502506e4f1', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d9a58c-f5c8-49fc-94cf-2c502506e4f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:28:59,120 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.061s
2026-07-28 16:28:59,120 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:28:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8931254d-7abb-422f-9c24-fd64d19d2293', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8931254d-7abb-422f-9c24-fd64d19d2293', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:00,209 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.074s
2026-07-28 16:29:00,210 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cf520b1-ecc6-4c0f-8b91-6432fb3c700b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cf520b1-ecc6-4c0f-8b91-6432fb3c700b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:01,282 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.059s
2026-07-28 16:29:01,282 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914d6cd0-ffd0-4b1e-b60c-7febddfb9b40', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914d6cd0-ffd0-4b1e-b60c-7febddfb9b40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:02,360 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.058s
2026-07-28 16:29:02,361 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f34005-f543-402a-94b0-e2b37beae550', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f34005-f543-402a-94b0-e2b37beae550', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:03,440 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.063s
2026-07-28 16:29:03,441 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51168d44-e16c-4faf-a24b-97f6ee45e8bf', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51168d44-e16c-4faf-a24b-97f6ee45e8bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:04,504 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.051s
2026-07-28 16:29:04,505 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a443105b-0e3f-4595-aac0-f5a07d3315ff', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a443105b-0e3f-4595-aac0-f5a07d3315ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:05,593 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.077s
2026-07-28 16:29:05,593 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c200da-3120-4bf0-bbeb-faed31361e31', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c200da-3120-4bf0-bbeb-faed31361e31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:06,668 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.062s
2026-07-28 16:29:06,669 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4850a67-f04d-436d-b726-91910ba25a8e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4850a67-f04d-436d-b726-91910ba25a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:07,738 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.058s
2026-07-28 16:29:07,739 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921e546e-529b-4dc7-9f33-8e56d2dd0d37', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921e546e-529b-4dc7-9f33-8e56d2dd0d37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:08,815 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.065s
2026-07-28 16:29:08,816 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd77a43d-e140-49d7-b812-c4eac4bd1b23', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd77a43d-e140-49d7-b812-c4eac4bd1b23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:09,909 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.081s
2026-07-28 16:29:09,910 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20133cec-e22f-4c1f-9bf7-46c5738d98e9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20133cec-e22f-4c1f-9bf7-46c5738d98e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:11,078 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.155s
2026-07-28 16:29:11,079 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6cd127-16bf-4a2b-a7fe-429d023b5a3e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6cd127-16bf-4a2b-a7fe-429d023b5a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:12,218 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.125s
2026-07-28 16:29:12,219 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7512057c-1e6a-4b75-85a9-d476c234c0bf', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7512057c-1e6a-4b75-85a9-d476c234c0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:13,375 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.144s
2026-07-28 16:29:13,375 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f11a76-4b22-4038-9b80-6666cd6adc8d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f11a76-4b22-4038-9b80-6666cd6adc8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:14,585 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.192s
2026-07-28 16:29:14,586 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e84d2f55-2b97-4598-b658-4e6cfaf23a45', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e84d2f55-2b97-4598-b658-4e6cfaf23a45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:15,665 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.062s
2026-07-28 16:29:15,665 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-696a254e-9077-4882-b2a9-f3b32f69d703', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-696a254e-9077-4882-b2a9-f3b32f69d703', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:16,736 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.059s
2026-07-28 16:29:16,737 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623db7bb-9294-4b52-be99-955f808a4800', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623db7bb-9294-4b52-be99-955f808a4800', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:17,802 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.054s
2026-07-28 16:29:17,802 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f21df2e-a889-4ab2-853e-cf2208fd5572', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f21df2e-a889-4ab2-853e-cf2208fd5572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:18,878 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.065s
2026-07-28 16:29:18,879 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8add914-fe05-4be4-8136-7726ec178700', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8add914-fe05-4be4-8136-7726ec178700', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:19,952 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.061s
2026-07-28 16:29:19,952 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a11e4a75-7e84-4134-8b30-1ad3a7dfe68a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a11e4a75-7e84-4134-8b30-1ad3a7dfe68a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:21,050 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.085s
2026-07-28 16:29:21,051 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ec1b47-0aa1-4b58-8d42-86b839ff956f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ec1b47-0aa1-4b58-8d42-86b839ff956f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:22,158 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.093s
2026-07-28 16:29:22,158 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2d394a-be6b-401a-945f-9ada25b0686f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2d394a-be6b-401a-945f-9ada25b0686f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:23,240 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.064s
2026-07-28 16:29:23,240 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff8f5b1-7f13-4e15-869d-4972050d2839', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff8f5b1-7f13-4e15-869d-4972050d2839', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:24,329 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.075s
2026-07-28 16:29:24,329 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8b7973-dfaa-4c93-b367-ef7528ba12b9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8b7973-dfaa-4c93-b367-ef7528ba12b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:25,406 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.062s
2026-07-28 16:29:25,406 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f50ea4d-71ec-4f9b-8065-212d6e3a9849', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f50ea4d-71ec-4f9b-8065-212d6e3a9849', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:26,501 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.084s
2026-07-28 16:29:26,502 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b4145f-3a4a-42eb-a8a6-5b357ebe31bc', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b4145f-3a4a-42eb-a8a6-5b357ebe31bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:27,573 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.060s
2026-07-28 16:29:27,574 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c372d191-9ad5-4482-9656-e000d03787b5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c372d191-9ad5-4482-9656-e000d03787b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:28,657 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.070s
2026-07-28 16:29:28,657 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc9254c-e654-47cd-9e89-7d0eaf426fba', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc9254c-e654-47cd-9e89-7d0eaf426fba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:29,748 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.075s
2026-07-28 16:29:29,749 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b9404b-f32c-4fec-9955-ed9015148bda', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b9404b-f32c-4fec-9955-ed9015148bda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:30,821 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.059s
2026-07-28 16:29:30,821 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01aa6c99-8fae-4b31-b7e4-3cddc424309b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01aa6c99-8fae-4b31-b7e4-3cddc424309b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:31,902 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.069s
2026-07-28 16:29:31,903 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f13e08-4b4e-4800-af5c-7d809e5f8b72', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f13e08-4b4e-4800-af5c-7d809e5f8b72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:32,975 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.061s
2026-07-28 16:29:32,976 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a0689f-39c1-492d-bb44-a7ea9ec4cf8c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a0689f-39c1-492d-bb44-a7ea9ec4cf8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:34,067 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.079s
2026-07-28 16:29:34,068 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca96c338-c853-4359-9f97-9f1266184f87', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca96c338-c853-4359-9f97-9f1266184f87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:35,154 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.068s
2026-07-28 16:29:35,155 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875fa818-bbdd-48c7-aaf0-643bb0fdf6a0', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875fa818-bbdd-48c7-aaf0-643bb0fdf6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:36,326 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.156s
2026-07-28 16:29:36,326 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42c2472-35cc-4b06-bf05-1c4099abf38a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42c2472-35cc-4b06-bf05-1c4099abf38a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:37,539 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.195s
2026-07-28 16:29:37,540 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d53b099-67d9-406c-98b8-fce0f592661d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d53b099-67d9-406c-98b8-fce0f592661d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:38,650 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.089s
2026-07-28 16:29:38,650 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b11285-f890-477d-b978-eec5e7ed4f7b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b11285-f890-477d-b978-eec5e7ed4f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:39,815 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.148s
2026-07-28 16:29:39,816 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-220c08cb-9cd5-44e3-8c4f-9477ef61f7b8', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220c08cb-9cd5-44e3-8c4f-9477ef61f7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:40,918 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.086s
2026-07-28 16:29:40,919 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c9ee48-30f3-43c6-95c3-0d24d5113f20', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c9ee48-30f3-43c6-95c3-0d24d5113f20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:41,990 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.058s
2026-07-28 16:29:41,991 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156234b9-6ad3-45b0-9c4a-2ffc559e5dd0', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156234b9-6ad3-45b0-9c4a-2ffc559e5dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:43,065 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.060s
2026-07-28 16:29:43,066 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30e6b157-57eb-4faa-b315-b2c51e49c090', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30e6b157-57eb-4faa-b315-b2c51e49c090', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:44,171 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.092s
2026-07-28 16:29:44,171 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df4acc2-5e65-4ad1-a0e0-96ad82cd2e9a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df4acc2-5e65-4ad1-a0e0-96ad82cd2e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:45,257 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.074s
2026-07-28 16:29:45,258 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f4ac66-e95c-483a-aee1-1302cfb8d586', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f4ac66-e95c-483a-aee1-1302cfb8d586', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:46,366 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.093s
2026-07-28 16:29:46,367 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5902da4f-ffc0-42b9-9e21-34f3ed72a7bd', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5902da4f-ffc0-42b9-9e21-34f3ed72a7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:47,447 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.066s
2026-07-28 16:29:47,447 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e9d428-4350-417c-8e62-b41ce87e2fc8', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e9d428-4350-417c-8e62-b41ce87e2fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:48,543 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.081s
2026-07-28 16:29:48,543 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d3e3d4-1ce6-4791-9ea0-92141484e1f1', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d3e3d4-1ce6-4791-9ea0-92141484e1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:49,622 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.062s
2026-07-28 16:29:49,623 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ef4e86-7782-48a4-8f7c-d0e3285c7f2a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ef4e86-7782-48a4-8f7c-d0e3285c7f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:50,716 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.077s
2026-07-28 16:29:50,717 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3cfd69-590b-4ef4-a18e-30abdf263d60', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3cfd69-590b-4ef4-a18e-30abdf263d60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:51,808 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.076s
2026-07-28 16:29:51,808 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c791762-f893-459f-a957-4a1eef9fad73', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c791762-f893-459f-a957-4a1eef9fad73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:52,889 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.064s
2026-07-28 16:29:52,889 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5735d4f-a329-4e69-8a6c-d1bf7dea7a0e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5735d4f-a329-4e69-8a6c-d1bf7dea7a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:54,011 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.109s
2026-07-28 16:29:54,011 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe6274b-dd6a-48a4-8cd6-ed113749b463', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe6274b-dd6a-48a4-8cd6-ed113749b463', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:55,162 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.136s
2026-07-28 16:29:55,162 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b232e11-9c57-46b6-990f-33621cfce00a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b232e11-9c57-46b6-990f-33621cfce00a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:56,365 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.189s
2026-07-28 16:29:56,366 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d41cbdb-41c3-4cbb-b10d-73b7a4af2d8d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d41cbdb-41c3-4cbb-b10d-73b7a4af2d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:57,483 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.101s
2026-07-28 16:29:57,484 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5188ea2-9623-4dff-adf0-b7edb49610da', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5188ea2-9623-4dff-adf0-b7edb49610da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:58,572 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.073s
2026-07-28 16:29:58,573 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b599ce5-f8d7-4ea1-857e-e33a624c424b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b599ce5-f8d7-4ea1-857e-e33a624c424b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:29:59,713 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.126s
2026-07-28 16:29:59,713 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:29:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90b080ab-10d8-4e70-b882-43d301cfac96', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90b080ab-10d8-4e70-b882-43d301cfac96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:00,801 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.076s
2026-07-28 16:30:00,802 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8704ed5d-0933-4794-ac30-3fc2213c668d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8704ed5d-0933-4794-ac30-3fc2213c668d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:01,893 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.077s
2026-07-28 16:30:01,893 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7583f5f8-4254-4700-9e9a-3ff37b51f498', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7583f5f8-4254-4700-9e9a-3ff37b51f498', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:02,990 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.082s
2026-07-28 16:30:02,991 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae88ceb6-1715-427c-b76e-d7efe43b55ed', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae88ceb6-1715-427c-b76e-d7efe43b55ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:04,073 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.065s
2026-07-28 16:30:04,074 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53894bf-e870-4502-8ae4-8dfa1c908c03', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53894bf-e870-4502-8ae4-8dfa1c908c03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:05,198 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.109s
2026-07-28 16:30:05,198 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce68476e-6258-4711-b88c-f409ac93dd4b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce68476e-6258-4711-b88c-f409ac93dd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:06,325 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.110s
2026-07-28 16:30:06,325 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a057944-f1db-433f-be99-42149c7c531a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a057944-f1db-433f-be99-42149c7c531a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:07,459 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.118s
2026-07-28 16:30:07,459 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf64e221-417d-47eb-af9d-f9052d5a6126', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf64e221-417d-47eb-af9d-f9052d5a6126', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:08,547 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.074s
2026-07-28 16:30:08,547 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-619a14d8-abe5-4d8e-a424-6783d430ca10', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-619a14d8-abe5-4d8e-a424-6783d430ca10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:09,674 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.112s
2026-07-28 16:30:09,675 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-859e7e3e-2e99-4860-8ab0-56a10775cd5a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-859e7e3e-2e99-4860-8ab0-56a10775cd5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:10,808 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.120s
2026-07-28 16:30:10,809 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046ce117-b144-4704-b44d-f0d6edc590d4', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046ce117-b144-4704-b44d-f0d6edc590d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:11,916 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.088s
2026-07-28 16:30:11,918 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38fc3157-ed71-49ee-8de1-e3cc418e3b31', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38fc3157-ed71-49ee-8de1-e3cc418e3b31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:13,017 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.083s
2026-07-28 16:30:13,017 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd1cab06-90e2-42fe-a680-2973dcbcf927', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd1cab06-90e2-42fe-a680-2973dcbcf927', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:14,103 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.067s
2026-07-28 16:30:14,103 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07648990-00de-4e7d-9b37-1b28068614b6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07648990-00de-4e7d-9b37-1b28068614b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:15,188 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.071s
2026-07-28 16:30:15,189 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf44c76-6e03-4e17-932f-21d61d2bbd1e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf44c76-6e03-4e17-932f-21d61d2bbd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:16,276 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.073s
2026-07-28 16:30:16,277 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b399708-864f-449a-b7a1-772e9d564d78', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b399708-864f-449a-b7a1-772e9d564d78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:17,416 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.124s
2026-07-28 16:30:17,416 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e71be5-efa1-423e-9a86-cba4930c4415', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e71be5-efa1-423e-9a86-cba4930c4415', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:18,607 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.177s
2026-07-28 16:30:18,607 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c057ea61-5455-4657-9d2a-9165952d7428', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c057ea61-5455-4657-9d2a-9165952d7428', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:19,674 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.052s
2026-07-28 16:30:19,675 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c96f0ac3-c01f-4833-9ce1-966b8edc5627', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c96f0ac3-c01f-4833-9ce1-966b8edc5627', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:20,833 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.147s
2026-07-28 16:30:20,834 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad97f7a-08bd-4855-a72b-d110f4478c49', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad97f7a-08bd-4855-a72b-d110f4478c49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:22,011 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.162s
2026-07-28 16:30:22,012 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff6a034-fb61-4689-bf94-968091d4b666', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff6a034-fb61-4689-bf94-968091d4b666', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:23,180 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.150s
2026-07-28 16:30:23,181 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd67d97-bf99-4008-a61c-27d6e591cfd9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd67d97-bf99-4008-a61c-27d6e591cfd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:24,319 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.117s
2026-07-28 16:30:24,320 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a8f235-6577-4933-8256-7d2718a925ce', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a8f235-6577-4933-8256-7d2718a925ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:25,406 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.069s
2026-07-28 16:30:25,406 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e36fb573-caba-4cc9-90eb-a245b5bca591', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e36fb573-caba-4cc9-90eb-a245b5bca591', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:26,484 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.065s
2026-07-28 16:30:26,484 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd57b637-b9e0-4ed1-9496-89ee8b82443e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd57b637-b9e0-4ed1-9496-89ee8b82443e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:27,597 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.098s
2026-07-28 16:30:27,597 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86222901-435d-4614-80d7-6781aa6a4c74', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86222901-435d-4614-80d7-6781aa6a4c74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:28,707 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.089s
2026-07-28 16:30:28,708 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab1e6fb-de45-442a-b5a5-32055f2f671c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab1e6fb-de45-442a-b5a5-32055f2f671c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:29,843 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.118s
2026-07-28 16:30:29,844 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8ab2da-1600-4532-9ea8-ed432e044583', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8ab2da-1600-4532-9ea8-ed432e044583', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:30,963 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.098s
2026-07-28 16:30:30,964 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e0ec28-86aa-4679-8260-f01b9b01aed4', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e0ec28-86aa-4679-8260-f01b9b01aed4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:32,069 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.087s
2026-07-28 16:30:32,069 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6b3c40-a501-4f54-a670-b7292b8ac139', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6b3c40-a501-4f54-a670-b7292b8ac139', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:33,234 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.152s
2026-07-28 16:30:33,234 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101105d5-23fe-4ada-b7bd-c71373edf6ad', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101105d5-23fe-4ada-b7bd-c71373edf6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:34,357 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.110s
2026-07-28 16:30:34,358 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54b7430-78fa-45a4-a607-5ec9766cbd88', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54b7430-78fa-45a4-a607-5ec9766cbd88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:35,468 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.096s
2026-07-28 16:30:35,468 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ffbdaf-15c3-4c13-be27-e09703050723', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ffbdaf-15c3-4c13-be27-e09703050723', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:36,543 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.063s
2026-07-28 16:30:36,544 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9681fe-3531-4ca8-ba71-9cff53b771b3', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9681fe-3531-4ca8-ba71-9cff53b771b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:37,628 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.070s
2026-07-28 16:30:37,628 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58e4370-934e-47e2-8547-c22b1549a0ef', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58e4370-934e-47e2-8547-c22b1549a0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:38,739 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.099s
2026-07-28 16:30:38,740 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b7012f-ca35-44a2-a7b7-621bcd7007ff', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b7012f-ca35-44a2-a7b7-621bcd7007ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:39,823 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.069s
2026-07-28 16:30:39,823 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b61eb7-5afa-4233-9051-10849042539d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b61eb7-5afa-4233-9051-10849042539d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:40,916 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.082s
2026-07-28 16:30:40,916 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3181badf-42ad-4db5-a4d7-f1a36a514427', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3181badf-42ad-4db5-a4d7-f1a36a514427', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:42,023 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.094s
2026-07-28 16:30:42,026 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d64e32-b2b4-4cf1-b250-2a03693b9919', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d64e32-b2b4-4cf1-b250-2a03693b9919', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:43,174 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.135s
2026-07-28 16:30:43,175 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b90388-be58-4773-bab2-073f40806a86', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b90388-be58-4773-bab2-073f40806a86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:44,278 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.089s
2026-07-28 16:30:44,278 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54290a80-6727-44f6-9ce8-3d2b40f87255', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54290a80-6727-44f6-9ce8-3d2b40f87255', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:45,396 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.101s
2026-07-28 16:30:45,397 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0818e235-06de-4833-8122-489b215c8bfa', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0818e235-06de-4833-8122-489b215c8bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:46,532 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66 0.121s
2026-07-28 16:30:46,533 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab5bb616-7042-4e0f-9c85-636321da58c3', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab5bb616-7042-4e0f-9c85-636321da58c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66'}
Body: b'{"volume": {"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-28T14:23:09.000000", "updated_at": "2026-07-28T14:24:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-1147672168", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.209/volume/v3/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}, {"rel": "bookmark", "href": "http://192.168.122.209/volume/volumes/f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}], "user_id": "bba4e04edafa402d8027207224737d7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "attachment_id": "b7c976b9-ce80-4bce-9031-dfb54770a25c", "volume_id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66", "server_id": "8e218c21-f8fc-4114-a255-4a930d27c212", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-28T14:24:05.000000"}], "os-vol-tenant-attr:tenant_id": "09239308aa1d41a39605636c132a2c9c"}}'
2026-07-28 16:30:46,870 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.323s
2026-07-28 16:30:46,870 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df904a25-1edd-49da-932f-05d6a74cf2de', 'x-compute-request-id': 'req-df904a25-1edd-49da-932f-05d6a74cf2de', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b''
2026-07-28 16:30:47,661 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.790s
2026-07-28 16:30:47,662 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1819', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4954865f-4a56-4ed1-a304-b0dc90cea5c1', 'x-compute-request-id': 'req-4954865f-4a56-4ed1-a304-b0dc90cea5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-371845944-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}, {"version": 4, "addr": "172.24.4.2", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c4:b7"}]}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-168208394", "status": "ERROR", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:30:47Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-07-28T14:24:11Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": "2026-07-28T14:23:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1061961941"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}]}}'
2026-07-28 16:30:48,869 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.193s
2026-07-28 16:30:48,869 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1445496c-8668-4d15-a037-5afd04794752', 'x-compute-request-id': 'req-1445496c-8668-4d15-a037-5afd04794752', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-28T14:23:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/flavors/42"}]}, "hostId": "39d0e4cf7f704d9d7a886be1aad8a2c1663719e898d2d3f48ec1ad86", "id": "8e218c21-f8fc-4114-a255-4a930d27c212", "image": {"id": "80bdb979-36ce-4750-96f5-dc31bfd10d53", "links": [{"rel": "bookmark", "href": "http://192.168.122.209/compute/images/80bdb979-36ce-4750-96f5-dc31bfd10d53"}]}, "links": [{"rel": "self", "href": "http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}, {"rel": "bookmark", "href": "http://192.168.122.209/compute/servers/8e218c21-f8fc-4114-a255-4a930d27c212"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-168208394", "status": "DELETED", "tenant_id": "09239308aa1d41a39605636c132a2c9c", "user_id": "bba4e04edafa402d8027207224737d7a", "updated": "2026-07-28T14:30:49Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-07-28T14:24:11Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-522762854", "OS-SRV-USG:launched_at": "2026-07-28T14:23:26.000000", "OS-SRV-USG:terminated_at": "2026-07-28T14:30:48.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f402f90a-b6d8-4cf9-b314-ac3c094c0a66"}]}}'
2026-07-28 16:30:48,885 88774 INFO [tempest.common.waiters] State transition "ERROR/deleting" ==> "DELETED/None" after 1 second wait
2026-07-28 16:30:49,947 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212 0.059s
2026-07-28 16:30:49,948 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-814e146f-6a9e-4855-b594-038345cee07d', 'x-compute-request-id': 'req-814e146f-6a9e-4855-b594-038345cee07d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.209/compute/v2.1/servers/8e218c21-f8fc-4114-a255-4a930d27c212'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8e218c21-f8fc-4114-a255-4a930d27c212 could not be found."}}'
2026-07-28 16:30:50,000 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://192.168.122.209/compute/v2.1/os-keypairs/tempest-keypair-522762854 0.051s
2026-07-28 16:30:50,001 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-963cf347-6ae2-465b-9add-297631468a0f', 'x-compute-request-id': 'req-963cf347-6ae2-465b-9add-297631468a0f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.209/compute/v2.1/os-keypairs/tempest-keypair-522762854'}
Body: b''
2026-07-28 16:30:50,370 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.209/networking/v2.0/security-groups/62d0da38-41e6-4d10-8a2e-cede34581b4c 0.368s
2026-07-28 16:30:50,371 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-fe558d89-38da-4e67-bb31-4e0c00254ef7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.209/networking/v2.0/security-groups/62d0da38-41e6-4d10-8a2e-cede34581b4c'}
Body: b''
2026-07-28 16:30:50,400 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://192.168.122.209/networking/v2.0/security-groups/62d0da38-41e6-4d10-8a2e-cede34581b4c 0.028s
2026-07-28 16:30:50,401 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-15dc3ca8-bfb8-4a82-afd4-2ca51f541d43', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.209/networking/v2.0/security-groups/62d0da38-41e6-4d10-8a2e-cede34581b4c'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 62d0da38-41e6-4d10-8a2e-cede34581b4c does not exist", "detail": ""}}'
2026-07-28 16:30:51,182 88774 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.209/networking/v2.0/floatingips/858c9fc0-cba1-483c-8fd7-1484f5276328 0.780s
2026-07-28 16:30:51,182 88774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 28 Jul 2026 14:30:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-d7b0eb9f-2f47-414c-9fd5-b0f249b93d39', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.209/networking/v2.0/floatingips/858c9fc0-cba1-483c-8fd7-1484f5276328'}
Body: b''
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 606, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 498, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'code': 409, 'message': "Cannot 'detach_volume' instance 8e218c21-f8fc-4114-a255-4a930d27c212 while it is in vm_state error"}
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 480, in wait_for_volume_attachment_remove_from_server
console_output = client.get_console_output(server_id)['output']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 702, in get_console_output
return self.action(server_id, 'os-getConsoleOutput',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 243, in action
resp, body = self.post('servers/%s/action' % server_id,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 877, in _error_checker
raise exceptions.NotFound(resp_body, resp=resp)
tempest.lib.exceptions.NotFound: Object not found
Details: {'code': 404, 'message': 'Instance 8e218c21-f8fc-4114-a255-4a930d27c212 could not be found.'}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume f402f90a-b6d8-4cf9-b314-ac3c094c0a66 failed to reach available status (current in-use) within the required time (196 s).
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 498, in test_rebuild_server_with_volume_attached
self._test_rebuild_server(
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 146, in _test_rebuild_server
waiters.wait_for_server_status(self.servers_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 8e218c21-f8fc-4114-a255-4a930d27c212 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-07-28T14:24:11Z', 'message': 'libvirtError'}.
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt2.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt2.2: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-1fdbe493-e58f-48bf-bb38-52003eeef8cb] |
pass
pt9.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests.test_get_capabilities[id-1fdbe493-e58f-48bf-bb38-52003eeef8cb]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-dbaf51de-fafa-4f55-875f-7537524489ab] |
pass
pt10.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests.test_get_capabilities[id-dbaf51de-fafa-4f55-875f-7537524489ab]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-d16034fc-4204-4ea8-94b3-714de59fdfbf] |
pass
pt11.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests.test_get_capabilities[id-d16034fc-4204-4ea8-94b3-714de59fdfbf]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_snapshot[id-43f77b31-aab4-46d0-b76f-e17000d23589] |
pass
pt12.1: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_create_snapshot[id-43f77b31-aab4-46d0-b76f-e17000d23589]
|
||||||
test_delete_snapshot[id-22939122-8b4e-47d5-abaa-774bc55c07fc] |
pass
pt12.2: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_delete_snapshot[id-22939122-8b4e-47d5-abaa-774bc55c07fc]
|
||||||
test_force_delete_snapshot[id-e7cb3eb0-d607-4c90-995d-df82d030eca8] |
pass
pt12.3: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_force_delete_snapshot[id-e7cb3eb0-d607-4c90-995d-df82d030eca8]
|
||||||
test_list_snapshots[id-5b3ec87f-443f-42f7-bd3c-ab05ea30c5e1] |
pass
pt12.4: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_list_snapshots[id-5b3ec87f-443f-42f7-bd3c-ab05ea30c5e1]
|
||||||
test_reset_snapshot_status[id-da391afd-8baa-458b-b222-f6ab42ab47c3] |
pass
pt12.5: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_reset_snapshot_status[id-da391afd-8baa-458b-b222-f6ab42ab47c3]
|
||||||
test_show_snapshot[id-6fee8967-951c-4957-b51b-97b83c13c7c3] |
pass
pt12.6: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_show_snapshot[id-6fee8967-951c-4957-b51b-97b83c13c7c3]
|
||||||
test_unmanage_snapshot[id-dd7da3da-68ef-42f5-af1d-29803a4a04fd] |
pass
pt12.7: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_unmanage_snapshot[id-dd7da3da-68ef-42f5-af1d-29803a4a04fd]
|
||||||
test_update_snapshot[id-a774bdca-bfbe-477d-9711-5fb64d7e34ea] |
pass
pt12.8: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_update_snapshot[id-a774bdca-bfbe-477d-9711-5fb64d7e34ea]
|
||||||
test_update_snapshot_status[id-12e00e1b-bf84-41c1-8a1e-8625d1317789] |
pass
pt12.9: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_update_snapshot_status[id-12e00e1b-bf84-41c1-8a1e-8625d1317789]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests | 9 | 5 | 0 | 0 | 4 | Detail | |
test_create_snapshot[id-13ae344f-fa01-44cc-b9f1-d04452940dc1] |
skip
pt13.1: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_create_snapshot[id-13ae344f-fa01-44cc-b9f1-d04452940dc1]
|
||||||
test_delete_snapshot[id-5b58f647-da0f-4d2a-bf68-680fc692efb4] |
skip
pt13.2: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_delete_snapshot[id-5b58f647-da0f-4d2a-bf68-680fc692efb4]
|
||||||
test_force_delete_snapshot[id-63aa8184-897d-4e00-9b80-d2e7828f1b13] |
pass
pt13.3: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_force_delete_snapshot[id-63aa8184-897d-4e00-9b80-d2e7828f1b13]
|
||||||
test_list_snapshots[id-dd8e19dc-c8fd-443c-8aed-cdffe07fa6be] |
pass
pt13.4: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_list_snapshots[id-dd8e19dc-c8fd-443c-8aed-cdffe07fa6be]
|
||||||
test_reset_snapshot_status[id-809d8c8c-25bf-4f1f-9b77-1a81ce4292d1] |
pass
pt13.5: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_reset_snapshot_status[id-809d8c8c-25bf-4f1f-9b77-1a81ce4292d1]
|
||||||
test_show_snapshot[id-6f69e8ed-4e11-40a1-9620-258cf3c45872] |
pass
pt13.6: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_show_snapshot[id-6f69e8ed-4e11-40a1-9620-258cf3c45872]
|
||||||
test_unmanage_snapshot[id-35495666-b663-4c68-ba44-0695e30a6838] |
pass
pt13.7: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_unmanage_snapshot[id-35495666-b663-4c68-ba44-0695e30a6838]
|
||||||
test_update_snapshot[id-c46f5df8-9a6f-4ed6-b94c-3b65ef05ee9e] |
skip
pt13.8: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_update_snapshot[id-c46f5df8-9a6f-4ed6-b94c-3b65ef05ee9e]
|
||||||
test_update_snapshot_status[id-c90f98d7-3665-4c9f-820f-3f4c2adfdbf5] |
skip
pt13.9: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_update_snapshot_status[id-c90f98d7-3665-4c9f-820f-3f4c2adfdbf5]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_message[id-1f2db6f2-148f-44c2-97ef-dcff0fccd49a] |
pass
pt14.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_delete_message[id-1f2db6f2-148f-44c2-97ef-dcff0fccd49a]
|
||||||
test_list_messages[id-f3567efc-863c-4668-8fb1-6aa3f836451d] |
pass
pt14.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_list_messages[id-f3567efc-863c-4668-8fb1-6aa3f836451d]
|
||||||
test_show_message[id-eecc7045-017b-492c-8594-2d40f5fda139] |
pass
pt14.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_show_message[id-eecc7045-017b-492c-8594-2d40f5fda139]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_message[id-a77cd089-cb74-4b44-abcb-06f1a6f80378] |
pass
pt15.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_delete_message[id-a77cd089-cb74-4b44-abcb-06f1a6f80378]
|
||||||
test_list_messages[id-fb470249-a482-49c6-84af-eda34891a714] |
pass
pt15.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_list_messages[id-fb470249-a482-49c6-84af-eda34891a714]
|
||||||
test_show_message[id-43d248ef-008d-4aff-8c7f-37959a0fa195] |
pass
pt15.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_show_message[id-43d248ef-008d-4aff-8c7f-37959a0fa195]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests | 3 | 2 | 0 | 0 | 1 | Detail | |
test_delete_message[id-c6e8744b-7749-425f-81b6-b1c3df6c7162] |
skip
pt16.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_delete_message[id-c6e8744b-7749-425f-81b6-b1c3df6c7162]
|
||||||
test_list_messages[id-1bef8bf9-6457-40f8-ada2-bc4d27602a07] |
pass
pt16.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_list_messages[id-1bef8bf9-6457-40f8-ada2-bc4d27602a07]
|
||||||
test_show_message[id-689c53a9-6db9-44a8-9878-41d28899e0af] |
pass
pt16.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_show_message[id-689c53a9-6db9-44a8-9878-41d28899e0af]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests | 14 | 4 | 0 | 0 | 10 | Detail | |
test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49] |
skip
pt17.1: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49]
|
||||||
test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3] |
pass
pt17.2: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3]
|
||||||
test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433] |
skip
pt17.3: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433]
|
||||||
test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636] |
pass
pt17.4: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636]
|
||||||
test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf] |
skip
pt17.5: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf]
|
||||||
test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed] |
skip
pt17.6: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed]
|
||||||
test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f] |
skip
pt17.7: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f]
|
||||||
test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49] |
skip
pt17.8: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49]
|
||||||
test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3] |
pass
pt17.9: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3]
|
||||||
test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433] |
skip
pt17.10: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433]
|
||||||
test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636] |
pass
pt17.11: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636]
|
||||||
test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf] |
skip
pt17.12: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf]
|
||||||
test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed] |
skip
pt17.13: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed]
|
||||||
test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f] |
skip
pt17.14: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests | 32 | 30 | 0 | 0 | 2 | Detail | |
test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc] |
pass
pt18.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea] |
pass
pt18.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea]
|
||||||
test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76] |
pass
pt18.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76]
|
||||||
test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560] |
pass
pt18.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560]
|
||||||
test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a] |
pass
pt18.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a]
|
||||||
test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872] |
pass
pt18.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872]
|
||||||
test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12] |
pass
pt18.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12]
|
||||||
test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd] |
pass
pt18.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd]
|
||||||
test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d] |
skip
pt18.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d]
|
||||||
test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7] |
pass
pt18.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7]
|
||||||
test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810] |
pass
pt18.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810]
|
||||||
test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e] |
pass
pt18.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e]
|
||||||
test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e] |
pass
pt18.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e]
|
||||||
test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715] |
pass
pt18.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715]
|
||||||
test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2] |
pass
pt18.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2]
|
||||||
test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432] |
pass
pt18.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432]
|
||||||
test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc] |
pass
pt18.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea] |
pass
pt18.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea]
|
||||||
test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76] |
pass
pt18.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76]
|
||||||
test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560] |
pass
pt18.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560]
|
||||||
test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a] |
pass
pt18.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a]
|
||||||
test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872] |
pass
pt18.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872]
|
||||||
test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12] |
pass
pt18.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12]
|
||||||
test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd] |
pass
pt18.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd]
|
||||||
test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d] |
skip
pt18.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d]
|
||||||
test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7] |
pass
pt18.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7]
|
||||||
test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810] |
pass
pt18.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810]
|
||||||
test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e] |
pass
pt18.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e]
|
||||||
test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e] |
pass
pt18.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e]
|
||||||
test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715] |
pass
pt18.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715]
|
||||||
test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2] |
pass
pt18.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2]
|
||||||
test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432] |
pass
pt18.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests | 32 | 30 | 0 | 0 | 2 | Detail | |
test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0] |
pass
pt19.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57] |
pass
pt19.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57]
|
||||||
test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456] |
pass
pt19.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456]
|
||||||
test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c] |
pass
pt19.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c]
|
||||||
test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6] |
pass
pt19.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6]
|
||||||
test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd] |
pass
pt19.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd]
|
||||||
test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c] |
pass
pt19.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c]
|
||||||
test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013] |
pass
pt19.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013]
|
||||||
test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d] |
skip
pt19.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d]
|
||||||
test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93] |
pass
pt19.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93]
|
||||||
test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e] |
pass
pt19.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e]
|
||||||
test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390] |
pass
pt19.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390]
|
||||||
test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2] |
pass
pt19.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2]
|
||||||
test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68] |
pass
pt19.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68]
|
||||||
test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f] |
pass
pt19.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f]
|
||||||
test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4] |
pass
pt19.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4]
|
||||||
test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0] |
pass
pt19.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57] |
pass
pt19.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57]
|
||||||
test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456] |
pass
pt19.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456]
|
||||||
test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c] |
pass
pt19.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c]
|
||||||
test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6] |
pass
pt19.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6]
|
||||||
test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd] |
pass
pt19.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd]
|
||||||
test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c] |
pass
pt19.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c]
|
||||||
test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013] |
pass
pt19.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013]
|
||||||
test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d] |
skip
pt19.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d]
|
||||||
test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93] |
pass
pt19.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93]
|
||||||
test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e] |
pass
pt19.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e]
|
||||||
test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390] |
pass
pt19.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390]
|
||||||
test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2] |
pass
pt19.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2]
|
||||||
test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68] |
pass
pt19.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68]
|
||||||
test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f] |
pass
pt19.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f]
|
||||||
test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4] |
pass
pt19.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests | 32 | 26 | 0 | 0 | 6 | Detail | |
test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02] |
pass
pt20.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d] |
pass
pt20.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d]
|
||||||
test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef] |
pass
pt20.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef]
|
||||||
test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832] |
pass
pt20.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832]
|
||||||
test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b] |
pass
pt20.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b]
|
||||||
test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8] |
pass
pt20.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8]
|
||||||
test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92] |
pass
pt20.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92]
|
||||||
test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a] |
skip
pt20.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a]
|
||||||
test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d] |
skip
pt20.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d]
|
||||||
test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75] |
pass
pt20.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75]
|
||||||
test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239] |
pass
pt20.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239]
|
||||||
test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea] |
pass
pt20.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea]
|
||||||
test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566] |
skip
pt20.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566]
|
||||||
test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee] |
pass
pt20.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee]
|
||||||
test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586] |
pass
pt20.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586]
|
||||||
test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4] |
pass
pt20.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4]
|
||||||
test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02] |
pass
pt20.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d] |
pass
pt20.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d]
|
||||||
test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef] |
pass
pt20.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef]
|
||||||
test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832] |
pass
pt20.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832]
|
||||||
test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b] |
pass
pt20.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b]
|
||||||
test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8] |
pass
pt20.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8]
|
||||||
test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92] |
pass
pt20.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92]
|
||||||
test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a] |
skip
pt20.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a]
|
||||||
test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d] |
skip
pt20.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d]
|
||||||
test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75] |
pass
pt20.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75]
|
||||||
test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239] |
pass
pt20.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239]
|
||||||
test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea] |
pass
pt20.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea]
|
||||||
test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566] |
skip
pt20.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566]
|
||||||
test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee] |
pass
pt20.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee]
|
||||||
test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586] |
pass
pt20.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586]
|
||||||
test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4] |
pass
pt20.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests | 16 | 8 | 0 | 0 | 8 | Detail | |
test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e] |
skip
pt21.1: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e]
|
||||||
test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d] |
skip
pt21.2: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d]
|
||||||
test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c] |
pass
pt21.3: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c]
|
||||||
test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18] |
pass
pt21.4: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18]
|
||||||
test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0] |
skip
pt21.5: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0]
|
||||||
test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f] |
pass
pt21.6: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f]
|
||||||
test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8] |
pass
pt21.7: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8]
|
||||||
test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931] |
skip
pt21.8: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931]
|
||||||
test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e] |
skip
pt21.9: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e]
|
||||||
test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d] |
skip
pt21.10: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d]
|
||||||
test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c] |
pass
pt21.11: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c]
|
||||||
test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18] |
pass
pt21.12: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18]
|
||||||
test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0] |
skip
pt21.13: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0]
|
||||||
test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f] |
pass
pt21.14: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f]
|
||||||
test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8] |
pass
pt21.15: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8]
|
||||||
test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931] |
skip
pt21.16: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt22.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
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationTest) |
skip
pt25.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt25.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication.VolumeReplicationTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationNegativeTest) |
skip
pt26.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative.VolumeReplicationNegativeTest)
|
||||||
VolumeReplicationNegativeTest) |
skip
pt26.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative.VolumeReplicationNegativeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt27.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt27.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
pt28.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt28.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 | |
ProjectReaderTests33) |
skip
pt29.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests39) |
skip
pt29.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt29.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectAdminTests33) |
skip
pt29.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests39) |
skip
pt29.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests39) |
skip
pt29.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt30.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt30.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
pt31.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt31.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
pt32.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt32.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_replication | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationTest) |
skip
pt33.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt33.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_replication.VolumeReplicationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt34.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt34.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt34.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt35.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
pt36.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
pt37.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
pt38.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
pt39.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt40.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt40.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt41.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
pt42.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt42.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt43.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt44.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt45.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
pt46.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
pt46.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
pt47.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt48.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt49.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt50.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt50.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt51.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt52.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt52.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt53.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt53.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt53.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt54.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt55.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt56.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt56.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt56.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt56.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt56.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt56.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt57.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt57.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt57.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt57.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt57.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt57.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt57.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt57.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt58.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt58.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt59.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt59.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt59.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt60.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt61.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt62.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt62.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt63.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt63.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt64.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt65.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt66.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt66.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt66.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt66.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt66.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt66.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt66.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt67.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt67.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt67.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt67.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt67.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt67.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt68.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt68.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt69.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt69.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt70.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt70.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt71.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt71.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt72.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt72.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt72.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt72.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt72.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt72.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt72.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt73.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt73.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt73.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt74.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt75.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt75.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt75.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt75.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt75.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt76.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt76.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt76.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt76.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt76.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt77.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt77.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt78.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt78.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt79.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt79.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt79.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt79.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt80.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt80.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt80.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt81.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt81.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt81.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt81.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt81.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt81.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt81.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt81.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt81.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt81.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt81.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt81.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt82.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt82.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt82.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt82.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt82.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt82.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt83.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt83.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt83.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt83.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt83.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt83.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt84.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt85.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt86.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt87.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt88.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt88.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt89.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt89.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt90.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt91.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt91.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt92.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt92.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt93.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt93.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt94.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt94.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt95.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt95.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt96.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt96.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt96.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt96.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt96.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt96.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt97.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt98.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt99.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt99.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt100.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt100.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt100.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt101.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt102.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt102.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt102.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt102.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt102.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt102.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt102.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt102.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt102.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt102.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt102.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt102.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt102.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt102.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt102.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt102.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt102.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt102.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt103.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt103.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt103.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt103.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt103.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt103.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt103.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt103.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt103.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt103.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt103.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt103.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt103.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt103.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt103.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt103.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt103.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt103.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt103.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt103.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt103.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt103.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt103.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt103.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt103.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt103.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt103.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt103.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt103.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt103.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt103.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt103.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt104.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt104.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt104.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt104.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt105.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt105.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt105.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt105.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt105.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt105.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt105.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt105.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt105.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt105.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt105.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt105.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt105.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt106.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt106.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt106.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt106.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt106.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt106.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt107.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt108.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt109.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt110.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt111.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_snapshots_with_add_location.TestImageHashVerification | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_upload_image_hash_verification[compute,id-b2c3d4e5-f6a7-8901-bcde-f12345678901,image,volume] |
pass
pt112.1: tempest.scenario.test_snapshots_with_add_location.TestImageHashVerification.test_volume_upload_image_hash_verification[compute,id-b2c3d4e5-f6a7-8901-bcde-f12345678901,image,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
pt113.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 449 | 371 | 1 | 0 | 77 | ||