Status: Pass 248 Failure 2 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 1 | 0 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
fail
ft1.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-27 16:07:39,737 86749 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks-1553326327 on backend None
2026-05-27 16:07:40,275 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 POST http://192.168.122.201/volume/v3/types 0.537s
2026-05-27 16:07:40,277 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luks-1553326327", "extra_specs": {}}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95ceed0-3608-4e3b-b6e6-f780e3b862d0', 'content-length': '212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95ceed0-3608-4e3b-b6e6-f780e3b862d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/types'}
Body: b'{"volume_type": {"id": "4b197bf0-5a5b-4ed2-8cc8-755687014534", "name": "tempest-scenario-type-luks-1553326327", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-27 16:07:40,282 86749 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 4b197bf0-5a5b-4ed2-8cc8-755687014534
2026-05-27 16:07:40,353 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 POST http://192.168.122.201/volume/v3/types/4b197bf0-5a5b-4ed2-8cc8-755687014534/encryption 0.069s
2026-05-27 16:07:40,353 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919a9989-5f65-4f36-98f8-d47a9d3a649a', 'content-length': '230', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919a9989-5f65-4f36-98f8-d47a9d3a649a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/types/4b197bf0-5a5b-4ed2-8cc8-755687014534/encryption'}
Body: b'{"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "4b197bf0-5a5b-4ed2-8cc8-755687014534", "encryption_id": "005c7e53-bbe5-4b73-a187-68e8c5e41a84"}}'
2026-05-27 16:07:41,493 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 202 POST http://192.168.122.201/volume/v3/volumes 1.136s
2026-05-27 16:07:41,493 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-274322419", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1553326327", "size": 1}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04eed44a-7195-449e-819d-fdca3c223f30', 'content-length': '792', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04eed44a-7195-449e-819d-fdca3c223f30', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.201/volume/v3/volumes'}
Body: b'{"volume": {"id": "f343ba18-03b7-4109-926c-ee5e5701329f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:07:41.295319", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-274322419", "description": null, "volume_type": "tempest-scenario-type-luks-1553326327", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/f343ba18-03b7-4109-926c-ee5e5701329f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/f343ba18-03b7-4109-926c-ee5e5701329f"}], "user_id": "3e5ff1e505624f33910719218a64f792", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-27 16:07:41,865 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 201 POST http://192.168.122.201/identity/v3/auth/tokens 0.352s
2026-05-27 16:07:41,866 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2534', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9c2bdf72-0f36-49ae-baa6-36e651609de4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.201/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3e5ff1e505624f33910719218a64f792", "name": "tempest-TestEncryptedCinderVolumes-762790021-project-member", "password_expires_at": null}, "audit_ids": ["vRdypIuHREem7DdokuO1PQ"], "expires_at": "2026-05-27T15:07:41.000000Z", "issued_at": "2026-05-27T14:07:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8eb65279c6054f5eb65b8aaad4dc10ad", "name": "tempest-TestEncryptedCinderVolumes-762790021"}, "is_domain": false, "roles": [{"id": "eaec7e922f3c4b4785b0e3c15ca994bf", "name": "reader"}, {"id": "acc76888ebb045e8abd6cb41f8119745", "name": "member"}], "catalog": [{"endpoints": [{"id": "62ed06d0c282454d977c71ae3356fc22", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/compute/v2/8eb65279c6054f5eb65b8aaad4dc10ad", "region": "RegionOne"}], "id": "53a1c874e2d6480aaeeca62dc2910026", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "224f99b6a4f14f72b6da6688e757e9d4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/identity", "region": "RegionOne"}], "id": "5e3b384a2b0247759c57ff20d9f18961", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "920b3aeba4d2477bb0246a6b24e666d3", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/placement", "region": "RegionOne"}], "id": "789acc6986274409a6b615384bfb5c1e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cbffe0c763334ea48d88d7432a481cda", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/compute/v2.1", "region": "RegionOne"}], "id": "7bf5601aa10c4839a48013c553171671", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e1408d549bcb451093892b51dcbbaab8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/image", "region": "RegionOne"}], "id": "b5eac4bd3bfc450eb4826543535853e4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f582cde1b2574cb39031150697c780b6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/volume/v3", "region": "RegionOne"}], "id": "cb918d3d92674310959d707b41ea2e8b", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f9ba2abf733c42ffa60e2f4f665742c9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/networking", "region": "RegionOne"}], "id": "fa2363c6a0324abd932dab4d910edc09", "type": "network", "name": "neutron"}]}}'
2026-05-27 16:07:41,867 86749 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert) Found network {'id': '42f17b96-23ac-446e-8fba-e9c9db22ffe2', 'name': 'tempest-TestEncryptedCinderVolumes-1909573266-network', 'tenant_id': '8eb65279c6054f5eb65b8aaad4dc10ad', 'project_id': '8eb65279c6054f5eb65b8aaad4dc10ad', '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': 4728, '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-05-27T14:07:05Z', 'updated_at': '2026-05-27T14:07:05Z', 'revision_number': 1} available for tenant
2026-05-27 16:07:41,868 86749 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-27 16:07:41,868 86749 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-27 16:07:42,082 86749 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.201/compute/v2.1/os-keypairs 0.212s
2026-05-27 16:07:42,082 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1535395940", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCh+9+YxbwPTjhcVgzyLoTXbuyixtzoymy2vQbdw7QJwX/DEmyisTicRjWBChpoR2SDKiB3UK+B3oypMoYWv3ZgrHytk1C2THy8a3hyHLpK6vVnKqRTF1FaDFlHqdLrUiA=="}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c3e2e99-859d-45c1-83f9-37b2c5611192', 'x-compute-request-id': 'req-8c3e2e99-859d-45c1-83f9-37b2c5611192', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1535395940", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCh+9+YxbwPTjhcVgzyLoTXbuyixtzoymy2vQbdw7QJwX/DEmyisTicRjWBChpoR2SDKiB3UK+B3oypMoYWv3ZgrHytk1C2THy8a3hyHLpK6vVnKqRTF1FaDFlHqdLrUiA==", "fingerprint": "02:36:39:e6:95:b7:d1:8e:cc:b2:d4:b3:b4:a4:30:35", "user_id": "3e5ff1e505624f33910719218a64f792"}}'
2026-05-27 16:07:42,086 86749 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1535395940 created
2026-05-27 16:07:42,935 86749 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.201/networking/v2.0/security-groups 0.849s
2026-05-27 16:07:42,936 86749 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--744976295", "description": "tempest-description--929590108"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-f8d12922-cbea-481c-9d87-78a054f9717a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.201/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "6f854e60-9518-457c-8d49-9285663fe05d", "name": "tempest-securitygroup--744976295", "stateful": true, "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "project_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "description": "tempest-description--929590108", "shared": false, "security_group_rules": [{"id": "01ee2941-5342-40ac-81e1-88b61b42c3fd", "project_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "security_group_id": "6f854e60-9518-457c-8d49-9285663fe05d", "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": 541, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T14:07:42Z", "updated_at": "2026-05-27T14:07:42Z", "revision_number": 0, "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad"}, {"id": "5858e811-4343-48ae-91a1-4fd90b213159", "project_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "security_group_id": "6f854e60-9518-457c-8d49-9285663fe05d", "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": 539, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T14:07:42Z", "updated_at": "2026-05-27T14:07:42Z", "revision_number": 0, "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad"}], "tags": [], "created_at": "2026-05-27T14:07:42Z", "updated_at": "2026-05-27T14:07:42Z", "revision_number": 1}}'
2026-05-27 16:07:43,546 86749 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.201/networking/v2.0/security-group-rules 0.608s
2026-05-27 16:07:43,547 86749 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": "6f854e60-9518-457c-8d49-9285663fe05d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-dce60853-f5d2-4e8b-b7d2-1681c0f51632', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "fe373561-1df5-4f32-9a88-2c1155b1a0ea", "project_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "security_group_id": "6f854e60-9518-457c-8d49-9285663fe05d", "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-05-27T14:07:43Z", "updated_at": "2026-05-27T14:07:43Z", "revision_number": 0, "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad"}}'
2026-05-27 16:07:44,298 86749 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.201/networking/v2.0/security-group-rules 0.750s
2026-05-27 16:07:44,298 86749 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": "6f854e60-9518-457c-8d49-9285663fe05d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b857597a-d1ae-48f4-a440-ae1d76b83a13', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c83a0318-6dfd-43f3-880c-c5ca7e5d9acf", "project_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "security_group_id": "6f854e60-9518-457c-8d49-9285663fe05d", "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-05-27T14:07:44Z", "updated_at": "2026-05-27T14:07:44Z", "revision_number": 0, "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad"}}'
2026-05-27 16:07:44,299 86749 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--744976295 created
2026-05-27 16:07:46,148 86749 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.201/networking/v2.0/floatingips 1.848s
2026-05-27 16:07:46,149 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c927c40a-875e-4031-93b8-c0b8da11bb92"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-ca3f75bd-8826-4a8c-8ad3-7834c524c142', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.201/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "d3b1b173-080b-4ed0-a8e7-0e5fe20e1938", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "project_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "floating_ip_address": "172.24.4.69", "floating_network_id": "c927c40a-875e-4031-93b8-c0b8da11bb92", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-27T14:07:45Z", "updated_at": "2026-05-27T14:07:45Z", "revision_number": 0}}'
2026-05-27 16:07:46,149 86749 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd3b1b173-080b-4ed0-a8e7-0e5fe20e1938', 'tenant_id': '8eb65279c6054f5eb65b8aaad4dc10ad', 'project_id': '8eb65279c6054f5eb65b8aaad4dc10ad', 'floating_ip_address': '172.24.4.69', 'floating_network_id': 'c927c40a-875e-4031-93b8-c0b8da11bb92', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-27T14:07:45Z', 'updated_at': '2026-05-27T14:07:45Z', 'revision_number': 0, 'ip': '172.24.4.69'} created
2026-05-27 16:07:46,151 86749 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1535395940', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCh+9+YxbwPTjhcVgzyLoTXbuyixtzoymy2vQbdw7QJwX/DEmyisTicRjWBChpoR2SDKiB3UK+B3oypMoYWv3ZgrHytk1C2THy8a3hyHLpK6vVnKqRTF1FaDFlHqdLrUiA==', 'fingerprint': '02:36:39:e6:95:b7:d1:8e:cc:b2:d4:b3:b4:a4:30:35', 'user_id': '3e5ff1e505624f33910719218a64f792', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDHNr6difsQ/HX6wu5lwJmOgB0vPPGg3NJE8xawA5uKO8OGgxZxuPsf\nyOOdVDPJbqWgBwYFK4EEACKhZANiAAQofvfmMW8D044XFYM8i6E127sosbc6Mpst\nr0G3cO0CcF/wxJsorE4nEY1gQoaaEdkgyogd1Cvgd6MqTKGFr92YKx8rZNQtkx8v\nGt4chy6Sur1ZyqkUxdRWgxZR6nS61Ig=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6f854e60-9518-457c-8d49-9285663fe05d', 'name': 'tempest-securitygroup--744976295', 'stateful': True, 'tenant_id': '8eb65279c6054f5eb65b8aaad4dc10ad', 'project_id': '8eb65279c6054f5eb65b8aaad4dc10ad', 'description': 'tempest-description--929590108', 'shared': False, 'security_group_rules': [{'id': '01ee2941-5342-40ac-81e1-88b61b42c3fd', 'project_id': '8eb65279c6054f5eb65b8aaad4dc10ad', 'security_group_id': '6f854e60-9518-457c-8d49-9285663fe05d', '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': 541, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T14:07:42Z', 'updated_at': '2026-05-27T14:07:42Z', 'revision_number': 0, 'tenant_id': '8eb65279c6054f5eb65b8aaad4dc10ad'}, {'id': '5858e811-4343-48ae-91a1-4fd90b213159', 'project_id': '8eb65279c6054f5eb65b8aaad4dc10ad', 'security_group_id': '6f854e60-9518-457c-8d49-9285663fe05d', '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': 539, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T14:07:42Z', 'updated_at': '2026-05-27T14:07:42Z', 'revision_number': 0, 'tenant_id': '8eb65279c6054f5eb65b8aaad4dc10ad'}], 'tags': [], 'created_at': '2026-05-27T14:07:42Z', 'updated_at': '2026-05-27T14:07:42Z', 'revision_number': 1}, 'floating_ip': {'id': 'd3b1b173-080b-4ed0-a8e7-0e5fe20e1938', 'tenant_id': '8eb65279c6054f5eb65b8aaad4dc10ad', 'project_id': '8eb65279c6054f5eb65b8aaad4dc10ad', 'floating_ip_address': '172.24.4.69', 'floating_network_id': 'c927c40a-875e-4031-93b8-c0b8da11bb92', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-27T14:07:45Z', 'updated_at': '2026-05-27T14:07:45Z', 'revision_number': 0, 'ip': '172.24.4.69'}}
2026-05-27 16:07:47,171 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 202 POST http://192.168.122.201/compute/v2.1/servers 1.019s
2026-05-27 16:07:47,174 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "imageRef": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "flavorRef": "42", "networks": [{"uuid": "42f17b96-23ac-446e-8fba-e9c9db22ffe2"}], "security_groups": [{"name": "tempest-securitygroup--744976295"}], "key_name": "tempest-keypair-1535395940", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef5e75a5-150d-422e-86f2-87f57240ccc9', 'x-compute-request-id': 'req-ef5e75a5-150d-422e-86f2-87f57240ccc9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.201/compute/v2.1/servers'}
Body: b'{"server": {"id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--744976295"}], "adminPass": "64tM3dUW42ZY"}}'
2026-05-27 16:07:47,413 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.235s
2026-05-27 16:07:47,414 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45df7182-ffe9-4028-89eb-4656134f19a6', 'x-compute-request-id': 'req-45df7182-ffe9-4028-89eb-4656134f19a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1535395940", "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-05-27 16:07:49,010 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.579s
2026-05-27 16:07:49,011 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-066edc75-1cc9-4315-917a-2fe30fc2c1f7', 'x-compute-request-id': 'req-066edc75-1cc9-4315-917a-2fe30fc2c1f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1535395940", "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-05-27 16:07:50,526 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.497s
2026-05-27 16:07:50,527 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e01006df-64df-4a23-86d5-e1f23dbddeb6', 'x-compute-request-id': 'req-e01006df-64df-4a23-86d5-e1f23dbddeb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:07:50,542 86749 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-27 16:07:51,786 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.242s
2026-05-27 16:07:51,787 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-347a695f-cabd-4f6a-8289-93bf0128713b', 'x-compute-request-id': 'req-347a695f-cabd-4f6a-8289-93bf0128713b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:07:52,975 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.173s
2026-05-27 16:07:52,976 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f77a933a-be6d-42f8-b9bb-d1e749d1cd9b', 'x-compute-request-id': 'req-f77a933a-be6d-42f8-b9bb-d1e749d1cd9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "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-05-27 16:07:53,004 86749 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-05-27 16:07:54,475 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.468s
2026-05-27 16:07:54,475 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c44b57be-5371-4d18-be53-26cf2c3c3597', 'x-compute-request-id': 'req-c44b57be-5371-4d18-be53-26cf2c3c3597', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "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-05-27 16:07:56,090 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.585s
2026-05-27 16:07:56,093 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a1d5b7f-901e-420e-86a2-590f2371bcfb', 'x-compute-request-id': 'req-9a1d5b7f-901e-420e-86a2-590f2371bcfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744976295"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:07:56,129 86749 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 9 second wait
2026-05-27 16:07:57,638 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.506s
2026-05-27 16:07:57,638 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddc39f59-9090-4d0f-b10e-a6eae38da53d', 'x-compute-request-id': 'req-ddc39f59-9090-4d0f-b10e-a6eae38da53d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744976295"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:07:59,130 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.477s
2026-05-27 16:07:59,130 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:07:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-452ebbd2-4d20-4ba1-a249-0c684eef2640', 'x-compute-request-id': 'req-452ebbd2-4d20-4ba1-a249-0c684eef2640', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744976295"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:00,653 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.496s
2026-05-27 16:08:00,653 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00564c53-28ac-4fdc-8dc0-21d66c723d8c', 'x-compute-request-id': 'req-00564c53-28ac-4fdc-8dc0-21d66c723d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744976295"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:02,297 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.622s
2026-05-27 16:08:02,297 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9186a124-f95f-40d1-8684-98bf1ebcbea1', 'x-compute-request-id': 'req-9186a124-f95f-40d1-8684-98bf1ebcbea1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744976295"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:03,880 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.568s
2026-05-27 16:08:03,881 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2467cc2a-86f7-45c3-b0a3-862da1ab88f3', 'x-compute-request-id': 'req-2467cc2a-86f7-45c3-b0a3-862da1ab88f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744976295"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:05,526 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.629s
2026-05-27 16:08:05,526 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af09f9dc-99ba-40a9-ae25-0562dd206d23', 'x-compute-request-id': 'req-af09f9dc-99ba-40a9-ae25-0562dd206d23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744976295"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:06,925 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.381s
2026-05-27 16:08:06,931 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-866f8f77-0e4f-4035-9daa-b36dd5184c74', 'x-compute-request-id': 'req-866f8f77-0e4f-4035-9daa-b36dd5184c74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "BUILD", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:07:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744976295"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:08,644 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.685s
2026-05-27 16:08:08,645 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1941676-8bf5-49ea-80ed-4ed8993d18cd', 'x-compute-request-id': 'req-a1941676-8bf5-49ea-80ed-4ed8993d18cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1909573266-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:48:44"}]}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "ACTIVE", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:08:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": "2026-05-27T14:08:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744976295"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:08,661 86749 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 21 second wait
2026-05-27 16:08:08,865 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba/os-interface 0.203s
2026-05-27 16:08:08,866 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a3ea360-296e-4435-95f3-9c3369929aba', 'x-compute-request-id': 'req-2a3ea360-296e-4435-95f3-9c3369929aba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "42f17b96-23ac-446e-8fba-e9c9db22ffe2", "port_id": "88e3c44f-9b12-42c2-b468-c0e9bcea098b", "mac_addr": "fa:16:3e:e9:48:44", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "68682ce9-ade8-4a8b-a1d8-05f03cc1e4e3", "ip_address": "10.0.0.8"}]}]}'
2026-05-27 16:08:11,086 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 PUT http://192.168.122.201/networking/v2.0/floatingips/d3b1b173-080b-4ed0-a8e7-0e5fe20e1938 2.214s
2026-05-27 16:08:11,086 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "88e3c44f-9b12-42c2-b468-c0e9bcea098b"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-779ce811-825d-47c0-ac42-1c1aca72b299', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/networking/v2.0/floatingips/d3b1b173-080b-4ed0-a8e7-0e5fe20e1938'}
Body: b'{"floatingip": {"id": "d3b1b173-080b-4ed0-a8e7-0e5fe20e1938", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "project_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "floating_ip_address": "172.24.4.69", "floating_network_id": "c927c40a-875e-4031-93b8-c0b8da11bb92", "router_id": "cba51764-5f60-41f9-bb82-6556ac2eb4b8", "port_id": "88e3c44f-9b12-42c2-b468-c0e9bcea098b", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "42f17b96-23ac-446e-8fba-e9c9db22ffe2", "mac_address": "fa:16:3e:e9:48:44", "admin_state_up": true, "status": "ACTIVE", "device_id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-27T14:07:45Z", "updated_at": "2026-05-27T14:08:09Z", "revision_number": 1}}'
2026-05-27 16:08:11,089 86749 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.69:22' as 'cirros' with public key authentication
2026-05-27 16:08:30,736 86749 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-27 16:08:30,849 86749 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-27 16:08:30,850 86749 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.69 successfully created
2026-05-27 16:08:31,357 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.507s
2026-05-27 16:08:31,358 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1687', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f31fc1e-f97b-4e18-9a32-ca186e2c11bd', 'x-compute-request-id': 'req-5f31fc1e-f97b-4e18-9a32-ca186e2c11bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1909573266-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:48:44"}, {"version": 4, "addr": "172.24.4.69", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:48:44"}]}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "ACTIVE", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:08:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": "2026-05-27T14:08:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744976295"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:31,425 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/volume/v3/volumes/f343ba18-03b7-4109-926c-ee5e5701329f 0.053s
2026-05-27 16:08:31,426 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abecfc83-4281-4271-8537-3847b5c5871d', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abecfc83-4281-4271-8537-3847b5c5871d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/f343ba18-03b7-4109-926c-ee5e5701329f'}
Body: b'{"volume": {"id": "f343ba18-03b7-4109-926c-ee5e5701329f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:07:41.000000", "updated_at": "2026-05-27T14:07:44.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-274322419", "description": null, "volume_type": "tempest-scenario-type-luks-1553326327", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/f343ba18-03b7-4109-926c-ee5e5701329f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/f343ba18-03b7-4109-926c-ee5e5701329f"}], "user_id": "3e5ff1e505624f33910719218a64f792", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad"}}'
2026-05-27 16:08:32,499 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.201/volume/v3/volumes/f343ba18-03b7-4109-926c-ee5e5701329f 0.058s
2026-05-27 16:08:32,499 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7a92c0f-6d2a-49bd-8aa6-4f5fb258fd6a', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7a92c0f-6d2a-49bd-8aa6-4f5fb258fd6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/f343ba18-03b7-4109-926c-ee5e5701329f'}
Body: b'{"volume": {"id": "f343ba18-03b7-4109-926c-ee5e5701329f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:07:41.000000", "updated_at": "2026-05-27T14:07:44.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-274322419", "description": null, "volume_type": "tempest-scenario-type-luks-1553326327", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/f343ba18-03b7-4109-926c-ee5e5701329f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/f343ba18-03b7-4109-926c-ee5e5701329f"}], "user_id": "3e5ff1e505624f33910719218a64f792", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad"}}'
2026-05-27 16:08:32,839 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.315s
2026-05-27 16:08:32,839 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:32 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-ac0359eb-e4e3-4118-98af-ece961ec8af1', 'x-compute-request-id': 'req-ac0359eb-e4e3-4118-98af-ece961ec8af1', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b''
2026-05-27 16:08:33,244 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.403s
2026-05-27 16:08:33,245 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1693', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c39343db-09ae-4cf6-ab33-7a05fbd5e63a', 'x-compute-request-id': 'req-c39343db-09ae-4cf6-ab33-7a05fbd5e63a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1909573266-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:48:44"}, {"version": 4, "addr": "172.24.4.69", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:48:44"}]}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "ACTIVE", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:08:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": "2026-05-27T14:08:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744976295"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:34,612 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.353s
2026-05-27 16:08:34,613 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1693', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-642e975a-cc72-4ae0-a6da-4b0e96ab3a78', 'x-compute-request-id': 'req-642e975a-cc72-4ae0-a6da-4b0e96ab3a78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1909573266-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:48:44"}, {"version": 4, "addr": "172.24.4.69", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:48:44"}]}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "ACTIVE", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:08:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": "2026-05-27T14:08:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744976295"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:35,944 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.315s
2026-05-27 16:08:35,945 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1693', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3941aeb6-f057-4e08-94d2-d508b648fcc1', 'x-compute-request-id': 'req-3941aeb6-f057-4e08-94d2-d508b648fcc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1909573266-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:48:44"}, {"version": 4, "addr": "172.24.4.69", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:48:44"}]}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "ACTIVE", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:08:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": "2026-05-27T14:08:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744976295"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:37,128 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.168s
2026-05-27 16:08:37,129 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1626', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f3af3db-bb37-4361-b4be-4d5803d937f2', 'x-compute-request-id': 'req-3f3af3db-bb37-4361-b4be-4d5803d937f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1909573266-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:48:44"}, {"version": 4, "addr": "172.24.4.69", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:48:44"}]}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "ACTIVE", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:08:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": "2026-05-27T14:08:07.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:38,347 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.200s
2026-05-27 16:08:38,347 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1344', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c79129da-2dd1-4912-b38b-2be6deb07534', 'x-compute-request-id': 'req-c79129da-2dd1-4912-b38b-2be6deb07534', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "DELETED", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:08:38Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": "2026-05-27T14:08:07.000000", "OS-SRV-USG:terminated_at": "2026-05-27T14:08:37.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:38,362 86749 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-05-27 16:08:39,723 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.360s
2026-05-27 16:08:39,724 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1344', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-959253c0-0eb9-4c3b-95ae-acde6f1d0522', 'x-compute-request-id': 'req-959253c0-0eb9-4c3b-95ae-acde6f1d0522', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:07:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "209bf766982b77edafb33b2c0f19c57c03ebecad7513cfb08eca868a", "id": "9a73db9a-9d60-4712-b9e4-eb847fa6cdba", "image": {"id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/images/f8b966bd-171c-4f4b-aacb-a914cfb632f5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1898924527", "status": "DELETED", "tenant_id": "8eb65279c6054f5eb65b8aaad4dc10ad", "user_id": "3e5ff1e505624f33910719218a64f792", "updated": "2026-05-27T14:08:38Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535395940", "OS-SRV-USG:launched_at": "2026-05-27T14:08:07.000000", "OS-SRV-USG:terminated_at": "2026-05-27T14:08:37.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:08:40,814 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba 0.070s
2026-05-27 16:08:40,815 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:40 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-ac7d8efd-a512-445e-9bde-b2e3588bd7f3', 'x-compute-request-id': 'req-ac7d8efd-a512-445e-9bde-b2e3588bd7f3', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/9a73db9a-9d60-4712-b9e4-eb847fa6cdba'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9a73db9a-9d60-4712-b9e4-eb847fa6cdba could not be found."}}'
2026-05-27 16:08:40,899 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.201/compute/v2.1/os-keypairs/tempest-keypair-1535395940 0.081s
2026-05-27 16:08:40,899 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:40 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-f93ec453-19d6-45dd-b682-86be125725e3', 'x-compute-request-id': 'req-f93ec453-19d6-45dd-b682-86be125725e3', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.201/compute/v2.1/os-keypairs/tempest-keypair-1535395940'}
Body: b''
2026-05-27 16:08:41,677 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.201/networking/v2.0/security-groups/6f854e60-9518-457c-8d49-9285663fe05d 0.776s
2026-05-27 16:08:41,679 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-3fdcc081-196b-4a5a-9f30-f14e6f67a74d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.201/networking/v2.0/security-groups/6f854e60-9518-457c-8d49-9285663fe05d'}
Body: b''
2026-05-27 16:08:41,703 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET http://192.168.122.201/networking/v2.0/security-groups/6f854e60-9518-457c-8d49-9285663fe05d 0.023s
2026-05-27 16:08:41,703 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a96391fb-8b80-4b78-9e46-a8e2578e9ca9', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.201/networking/v2.0/security-groups/6f854e60-9518-457c-8d49-9285663fe05d'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6f854e60-9518-457c-8d49-9285663fe05d does not exist", "detail": ""}}'
2026-05-27 16:08:42,413 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.201/networking/v2.0/floatingips/d3b1b173-080b-4ed0-a8e7-0e5fe20e1938 0.708s
2026-05-27 16:08:42,414 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-86a01377-3751-4c9e-b7d4-62dde65c97e5', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.201/networking/v2.0/floatingips/d3b1b173-080b-4ed0-a8e7-0e5fe20e1938'}
Body: b''
2026-05-27 16:08:42,645 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.201/volume/v3/volumes/f343ba18-03b7-4109-926c-ee5e5701329f 0.231s
2026-05-27 16:08:42,646 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb86de5-2a15-419b-8c23-5d4ba5cd6461', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.201/volume/v3/volumes/f343ba18-03b7-4109-926c-ee5e5701329f'}
Body: b''
2026-05-27 16:08:42,716 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET http://192.168.122.201/volume/v3/volumes/f343ba18-03b7-4109-926c-ee5e5701329f 0.069s
2026-05-27 16:08:42,717 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a149df58-4ced-48dd-9287-e442238f59d8', 'x-openstack-request-id': 'req-a149df58-4ced-48dd-9287-e442238f59d8', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.201/volume/v3/volumes/f343ba18-03b7-4109-926c-ee5e5701329f'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume f343ba18-03b7-4109-926c-ee5e5701329f could not be found."}}'
2026-05-27 16:08:42,827 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.201/volume/v3/volumes/detail?all_tenants=1 0.108s
2026-05-27 16:08:42,827 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133e11a3-dab4-4b22-b1f0-a68b8c384282', 'content-length': '2030', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133e11a3-dab4-4b22-b1f0-a68b8c384282', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "d02de1b5-24f6-46d4-86d3-14cdbdb10fd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:08:12.000000", "updated_at": "2026-05-27T14:08:15.000000", "name": "tempest-SnapshotsActionsTest-Volume-2035520104", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/d02de1b5-24f6-46d4-86d3-14cdbdb10fd0"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/d02de1b5-24f6-46d4-86d3-14cdbdb10fd0"}], "user_id": "cfb348d2eda24181bf6fa3c2e7362ae5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e47e9225dc7b45ef919cf80de24ce290", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}, {"id": "b5b45cdf-734e-4a11-ad3d-b0230eaedc07", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:06:44.000000", "updated_at": "2026-05-27T14:08:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-585186649", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/b5b45cdf-734e-4a11-ad3d-b0230eaedc07"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/b5b45cdf-734e-4a11-ad3d-b0230eaedc07"}], "user_id": "e5c026ed91a54aa0a15c9dfa6dadde4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e5fc8a5072374a7d867e284a6c8f4f81", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}]}'
2026-05-27 16:08:42,979 86749 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.201/volume/v3/types/4b197bf0-5a5b-4ed2-8cc8-755687014534 0.133s
2026-05-27 16:08:42,979 86749 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:08:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a1f34c1-1a3c-41c3-825b-3db949c319b2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.201/volume/v3/types/4b197bf0-5a5b-4ed2-8cc8-755687014534'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 131, in test_encrypted_cinder_volumes_resize_revert
waiters.wait_for_volume_resource_status(self.volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status
raise exceptions.VolumeResourceBuildErrorException(
tempest.exceptions.VolumeResourceBuildErrorException: volume f343ba18-03b7-4109-926c-ee5e5701329f failed to build and is in ERROR status
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 0 | 1 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft2.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-27 16:18:04,139 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://192.168.122.201/compute/v2.1/os-keypairs 0.365s
2026-05-27 16:18:04,139 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestShelveInstance-1816376935", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOacGqur5w46592V4XK3L3JS+tFeHOq3nfogotiMCjkYb8lp1QazM3S/PeYvLPKU1to5lmeaaojn8yVv4dC0YbjDXvg7HaSpfd6AnnEmLPItD+UEBSAzOsfmoxCVS3SOcA=="}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45e84f9c-69eb-45c4-ad44-3b2d94ab1d64', 'x-compute-request-id': 'req-45e84f9c-69eb-45c4-ad44-3b2d94ab1d64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1816376935", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOacGqur5w46592V4XK3L3JS+tFeHOq3nfogotiMCjkYb8lp1QazM3S/PeYvLPKU1to5lmeaaojn8yVv4dC0YbjDXvg7HaSpfd6AnnEmLPItD+UEBSAzOsfmoxCVS3SOcA==", "fingerprint": "a8:03:82:62:76:c7:76:f8:d4:c2:1d:64:69:fd:04:c4", "user_id": "83938d1089f746b48ba3959596dbaa78"}}'
2026-05-27 16:18:04,534 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.201/networking/v2.0/security-groups 0.392s
2026-05-27 16:18:04,535 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-1663463504", "description": "tempest-secgroup-smoke-1663463504 description", "project_id": "b3c16041b53940d2a34f4b07360e024a"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-40c5be11-eb50-4804-a3f0-52aacf2c4621', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.201/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "b97094cf-8440-4563-b66d-4f7d26344283", "name": "tempest-secgroup-smoke-1663463504", "stateful": true, "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "project_id": "b3c16041b53940d2a34f4b07360e024a", "description": "tempest-secgroup-smoke-1663463504 description", "shared": false, "security_group_rules": [{"id": "d4c20916-8ee2-4c02-b6e0-f12cdf121af5", "project_id": "b3c16041b53940d2a34f4b07360e024a", "security_group_id": "b97094cf-8440-4563-b66d-4f7d26344283", "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": 1049, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T14:18:04Z", "updated_at": "2026-05-27T14:18:04Z", "revision_number": 0, "tenant_id": "b3c16041b53940d2a34f4b07360e024a"}, {"id": "f08aa406-6538-46d7-b1d6-575fd13c017c", "project_id": "b3c16041b53940d2a34f4b07360e024a", "security_group_id": "b97094cf-8440-4563-b66d-4f7d26344283", "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": 1048, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T14:18:04Z", "updated_at": "2026-05-27T14:18:04Z", "revision_number": 0, "tenant_id": "b3c16041b53940d2a34f4b07360e024a"}], "tags": [], "created_at": "2026-05-27T14:18:04Z", "updated_at": "2026-05-27T14:18:04Z", "revision_number": 1}}'
2026-05-27 16:18:04,799 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.201/networking/v2.0/security-group-rules 0.263s
2026-05-27 16:18:04,799 86747 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": "b97094cf-8440-4563-b66d-4f7d26344283", "project_id": "b3c16041b53940d2a34f4b07360e024a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-4649ce0b-d30d-436b-a974-6db57ee53055', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "1dddffdf-b448-43b8-81cf-136dd9984bf6", "project_id": "b3c16041b53940d2a34f4b07360e024a", "security_group_id": "b97094cf-8440-4563-b66d-4f7d26344283", "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-05-27T14:18:04Z", "updated_at": "2026-05-27T14:18:04Z", "revision_number": 0, "tenant_id": "b3c16041b53940d2a34f4b07360e024a"}}'
2026-05-27 16:18:05,132 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.201/networking/v2.0/security-group-rules 0.332s
2026-05-27 16:18:05,132 86747 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": "b97094cf-8440-4563-b66d-4f7d26344283", "project_id": "b3c16041b53940d2a34f4b07360e024a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-4245da14-0d50-4237-aa47-658a95fe1d60', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ba3483e2-ac02-4115-9e25-6bdd356121cc", "project_id": "b3c16041b53940d2a34f4b07360e024a", "security_group_id": "b97094cf-8440-4563-b66d-4f7d26344283", "ethertype": "IPv4", "direction": "egress", "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-05-27T14:18:04Z", "updated_at": "2026-05-27T14:18:04Z", "revision_number": 0, "tenant_id": "b3c16041b53940d2a34f4b07360e024a"}}'
2026-05-27 16:18:05,411 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.201/networking/v2.0/security-group-rules 0.278s
2026-05-27 16:18:05,412 86747 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": "b97094cf-8440-4563-b66d-4f7d26344283", "project_id": "b3c16041b53940d2a34f4b07360e024a", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-113cf3cd-a90d-4469-88e8-c76f9af3fd0d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "30713905-242c-4710-8e4f-f92d0fd6767a", "project_id": "b3c16041b53940d2a34f4b07360e024a", "security_group_id": "b97094cf-8440-4563-b66d-4f7d26344283", "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-05-27T14:18:05Z", "updated_at": "2026-05-27T14:18:05Z", "revision_number": 0, "tenant_id": "b3c16041b53940d2a34f4b07360e024a"}}'
2026-05-27 16:18:05,720 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.201/networking/v2.0/security-group-rules 0.306s
2026-05-27 16:18:05,720 86747 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": "b97094cf-8440-4563-b66d-4f7d26344283", "project_id": "b3c16041b53940d2a34f4b07360e024a", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-a0db2aaf-afc9-487f-89cc-c0259a78465b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "27635f19-c69a-4203-87d9-60e20a7e1962", "project_id": "b3c16041b53940d2a34f4b07360e024a", "security_group_id": "b97094cf-8440-4563-b66d-4f7d26344283", "ethertype": "IPv4", "direction": "egress", "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-05-27T14:18:05Z", "updated_at": "2026-05-27T14:18:05Z", "revision_number": 0, "tenant_id": "b3c16041b53940d2a34f4b07360e024a"}}'
2026-05-27 16:18:06,023 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.201/networking/v2.0/security-group-rules 0.302s
2026-05-27 16:18:06,024 86747 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": "b97094cf-8440-4563-b66d-4f7d26344283", "project_id": "b3c16041b53940d2a34f4b07360e024a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-e7264f5b-bfc7-409e-9f1c-16d0b7a24ead', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "480dc529-fe88-43fd-9a2f-b0cbcdd1fea1", "project_id": "b3c16041b53940d2a34f4b07360e024a", "security_group_id": "b97094cf-8440-4563-b66d-4f7d26344283", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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-05-27T14:18:05Z", "updated_at": "2026-05-27T14:18:05Z", "revision_number": 0, "tenant_id": "b3c16041b53940d2a34f4b07360e024a"}}'
2026-05-27 16:18:06,345 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.201/networking/v2.0/security-group-rules 0.321s
2026-05-27 16:18:06,346 86747 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": "b97094cf-8440-4563-b66d-4f7d26344283", "project_id": "b3c16041b53940d2a34f4b07360e024a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-e2c42b0e-fa69-48cc-8e00-260ab27189b7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e52f10ce-5cba-4133-bcca-54213de20912", "project_id": "b3c16041b53940d2a34f4b07360e024a", "security_group_id": "b97094cf-8440-4563-b66d-4f7d26344283", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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-05-27T14:18:06Z", "updated_at": "2026-05-27T14:18:06Z", "revision_number": 0, "tenant_id": "b3c16041b53940d2a34f4b07360e024a"}}'
2026-05-27 16:18:06,426 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.201/identity/v3/auth/tokens 0.072s
2026-05-27 16:18:06,426 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2520', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-41e0d0d4-d7be-4fc6-a95b-af7f79de2de9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.201/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "83938d1089f746b48ba3959596dbaa78", "name": "tempest-TestShelveInstance-1509259049-project-member", "password_expires_at": null}, "audit_ids": ["Bs_021yjSVSuonZdsLtG1Q"], "expires_at": "2026-05-27T15:18:06.000000Z", "issued_at": "2026-05-27T14:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3c16041b53940d2a34f4b07360e024a", "name": "tempest-TestShelveInstance-1509259049"}, "is_domain": false, "roles": [{"id": "eaec7e922f3c4b4785b0e3c15ca994bf", "name": "reader"}, {"id": "acc76888ebb045e8abd6cb41f8119745", "name": "member"}], "catalog": [{"endpoints": [{"id": "62ed06d0c282454d977c71ae3356fc22", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/compute/v2/b3c16041b53940d2a34f4b07360e024a", "region": "RegionOne"}], "id": "53a1c874e2d6480aaeeca62dc2910026", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "224f99b6a4f14f72b6da6688e757e9d4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/identity", "region": "RegionOne"}], "id": "5e3b384a2b0247759c57ff20d9f18961", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "920b3aeba4d2477bb0246a6b24e666d3", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/placement", "region": "RegionOne"}], "id": "789acc6986274409a6b615384bfb5c1e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cbffe0c763334ea48d88d7432a481cda", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/compute/v2.1", "region": "RegionOne"}], "id": "7bf5601aa10c4839a48013c553171671", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e1408d549bcb451093892b51dcbbaab8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/image", "region": "RegionOne"}], "id": "b5eac4bd3bfc450eb4826543535853e4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f582cde1b2574cb39031150697c780b6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/volume/v3", "region": "RegionOne"}], "id": "cb918d3d92674310959d707b41ea2e8b", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f9ba2abf733c42ffa60e2f4f665742c9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.201/networking", "region": "RegionOne"}], "id": "fa2363c6a0324abd932dab4d910edc09", "type": "network", "name": "neutron"}]}}'
2026-05-27 16:18:06,427 86747 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'a4b9175e-289c-4144-9978-c3849b6e3ca7', 'name': 'tempest-TestShelveInstance-1473874017-network', 'tenant_id': 'b3c16041b53940d2a34f4b07360e024a', 'project_id': 'b3c16041b53940d2a34f4b07360e024a', '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': 36396, '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-05-27T14:17:36Z', 'updated_at': '2026-05-27T14:17:36Z', 'revision_number': 1} available for tenant
2026-05-27 16:18:07,375 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.201/volume/v3/volumes 0.947s
2026-05-27 16:18:07,377 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1683620186", "imageRef": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "size": 1}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbbc5e82-e404-418d-a7d9-1375df6f3d34', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbbc5e82-e404-418d-a7d9-1375df6f3d34', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.201/volume/v3/volumes'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.192394", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-27 16:18:07,474 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.085s
2026-05-27 16:18:07,474 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c832e88d-762f-4095-bc46-80caae1ca8ad', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c832e88d-762f-4095-bc46-80caae1ca8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a"}}'
2026-05-27 16:18:08,543 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.051s
2026-05-27 16:18:08,543 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b1fa150-8962-4560-a938-2fccf46b1213', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b1fa150-8962-4560-a938-2fccf46b1213', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:08.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a"}}'
2026-05-27 16:18:09,620 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.064s
2026-05-27 16:18:09,622 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6980992b-c39a-4b7d-a7c4-803cff1fd5c1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6980992b-c39a-4b7d-a7c4-803cff1fd5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:08.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:10,682 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.047s
2026-05-27 16:18:10,682 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e36073-65c9-4655-8831-1fc9b98271f8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e36073-65c9-4655-8831-1fc9b98271f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:08.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:11,752 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.052s
2026-05-27 16:18:11,752 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-090c239b-0471-43c3-bd2c-5a2cc3fb50b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090c239b-0471-43c3-bd2c-5a2cc3fb50b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:08.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:12,871 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.106s
2026-05-27 16:18:12,872 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b2e8802-bae7-44ef-83f6-c3378578580e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b2e8802-bae7-44ef-83f6-c3378578580e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:08.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:14,001 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.115s
2026-05-27 16:18:14,001 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8432d3-01e5-4b51-a835-f1c99d4e4f78', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8432d3-01e5-4b51-a835-f1c99d4e4f78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:08.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:15,135 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.115s
2026-05-27 16:18:15,135 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8191e969-ace5-4e09-a15a-e86c93388021', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8191e969-ace5-4e09-a15a-e86c93388021', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:08.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:16,278 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.128s
2026-05-27 16:18:16,278 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471835d3-1076-49e2-8822-95d413d62af4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471835d3-1076-49e2-8822-95d413d62af4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:08.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:17,363 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.070s
2026-05-27 16:18:17,363 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33189fa-5651-43e0-aad1-02dfb122a89b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33189fa-5651-43e0-aad1-02dfb122a89b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:08.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:18,433 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.055s
2026-05-27 16:18:18,433 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f4c69e-a1fd-4f9d-be3d-f78278e821aa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f4c69e-a1fd-4f9d-be3d-f78278e821aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:08.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:19,488 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.042s
2026-05-27 16:18:19,488 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c99136b8-2329-4933-9897-bdd88a05e2b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c99136b8-2329-4933-9897-bdd88a05e2b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:19.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:20,561 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.062s
2026-05-27 16:18:20,562 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec26e316-9c8c-493e-b6f4-74e3a87c1706', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec26e316-9c8c-493e-b6f4-74e3a87c1706', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:20.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:21,642 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.068s
2026-05-27 16:18:21,642 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734578b1-09c4-4179-b716-851c39ad602a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734578b1-09c4-4179-b716-851c39ad602a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:20.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:22,705 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.052s
2026-05-27 16:18:22,706 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-277809a0-3937-44f8-848b-3b44114e62cd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-277809a0-3937-44f8-848b-3b44114e62cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:20.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:23,798 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.072s
2026-05-27 16:18:23,798 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e19827-c277-4e07-b82d-f4dafda3805a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e19827-c277-4e07-b82d-f4dafda3805a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:20.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:24,900 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.087s
2026-05-27 16:18:24,900 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562014e5-e6b8-4d59-a156-bdc33094d242', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562014e5-e6b8-4d59-a156-bdc33094d242', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:20.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:25,976 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.064s
2026-05-27 16:18:25,977 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1119b1c-ff0d-4ac6-a15b-1245000ab4bf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1119b1c-ff0d-4ac6-a15b-1245000ab4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:20.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:27,066 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.078s
2026-05-27 16:18:27,067 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4257a27-797d-4123-99cc-9e83a144fed4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4257a27-797d-4123-99cc-9e83a144fed4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:27.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-27 16:18:28,144 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f 0.060s
2026-05-27 16:18:28,145 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc7c5a3-06cc-45e2-9f58-b6b150f470f0', 'content-length': '1333', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc7c5a3-06cc-45e2-9f58-b6b150f470f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f'}
Body: b'{"volume": {"id": "0445d48f-c79a-4532-a9d0-71d03966c44f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:18:07.000000", "updated_at": "2026-05-27T14:18:27.000000", "name": "tempest-tempest.common.compute-volume-1683620186", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.201/volume/v3/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}, {"rel": "bookmark", "href": "http://192.168.122.201/volume/volumes/0445d48f-c79a-4532-a9d0-71d03966c44f"}], "user_id": "83938d1089f746b48ba3959596dbaa78", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3c16041b53940d2a34f4b07360e024a", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "f8b966bd-171c-4f4b-aacb-a914cfb632f5", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-27 16:18:28,154 86747 INFO [tempest.common.waiters] volume 0445d48f-c79a-4532-a9d0-71d03966c44f reached available after waiting for 21.154781 seconds
2026-05-27 16:18:29,241 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.201/compute/v2.1/servers 1.085s
2026-05-27 16:18:29,241 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestShelveInstance-server-791738841", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-1816376935", "security_groups": [{"name": "tempest-secgroup-smoke-1663463504"}], "networks": [{"uuid": "a4b9175e-289c-4144-9978-c3849b6e3ca7"}], "block_device_mapping_v2": [{"uuid": "0445d48f-c79a-4532-a9d0-71d03966c44f", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea1461a3-1789-4a24-bfc7-86ffc9e2846f', 'x-compute-request-id': 'req-ea1461a3-1789-4a24-bfc7-86ffc9e2846f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.201/compute/v2.1/servers'}
Body: b'{"server": {"id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1663463504"}], "adminPass": "6LijcDoxm4HE"}}'
2026-05-27 16:18:29,350 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.104s
2026-05-27 16:18:29,350 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1098', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ac7ba74-3e1a-4282-b605-7a20dd213e20', 'x-compute-request-id': 'req-6ac7ba74-3e1a-4282-b605-7a20dd213e20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "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-05-27 16:18:30,497 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.134s
2026-05-27 16:18:30,498 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1098', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c79b6536-7d7d-4347-9d46-c2b025cec7d7', 'x-compute-request-id': 'req-c79b6536-7d7d-4347-9d46-c2b025cec7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "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-05-27 16:18:31,714 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.200s
2026-05-27 16:18:31,714 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1140', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d03bf214-5fd1-4366-b1f6-31d0ea4439d2', 'x-compute-request-id': 'req-d03bf214-5fd1-4366-b1f6-31d0ea4439d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:31,730 86747 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-27 16:18:32,890 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.159s
2026-05-27 16:18:32,891 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1196', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a3798f1-3818-498b-8824-2541dd7aae07', 'x-compute-request-id': 'req-9a3798f1-3818-498b-8824-2541dd7aae07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "79a76a7855a42c6b20ec80fd3101e48017c49b4d5a057523eb72d2ba", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:34,044 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.141s
2026-05-27 16:18:34,045 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1196', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e90ceeed-2848-4aee-8afd-3a945be4e7aa', 'x-compute-request-id': 'req-e90ceeed-2848-4aee-8afd-3a945be4e7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "79a76a7855a42c6b20ec80fd3101e48017c49b4d5a057523eb72d2ba", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:37,017 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 1.952s
2026-05-27 16:18:37,018 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b3dcb96-1d07-4fe2-8824-4c4a16936d0b', 'x-compute-request-id': 'req-4b3dcb96-1d07-4fe2-8824-4c4a16936d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "79a76a7855a42c6b20ec80fd3101e48017c49b4d5a057523eb72d2ba", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1663463504"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:37,037 86747 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 8 second wait
2026-05-27 16:18:39,272 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 1.234s
2026-05-27 16:18:39,273 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a9a4940-6062-44b4-9d66-611f402cb5a9', 'x-compute-request-id': 'req-8a9a4940-6062-44b4-9d66-611f402cb5a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "79a76a7855a42c6b20ec80fd3101e48017c49b4d5a057523eb72d2ba", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1663463504"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:39,290 86747 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 10 second wait
2026-05-27 16:18:40,668 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.376s
2026-05-27 16:18:40,669 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64a0e28e-2d87-4935-8a38-ebec5882f645', 'x-compute-request-id': 'req-64a0e28e-2d87-4935-8a38-ebec5882f645', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "79a76a7855a42c6b20ec80fd3101e48017c49b4d5a057523eb72d2ba", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1663463504"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:41,993 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.301s
2026-05-27 16:18:41,993 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64a1e493-4991-4971-8bdc-b43f05f0a109', 'x-compute-request-id': 'req-64a1e493-4991-4971-8bdc-b43f05f0a109', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "79a76a7855a42c6b20ec80fd3101e48017c49b4d5a057523eb72d2ba", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1663463504"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:42,010 86747 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 13 second wait
2026-05-27 16:18:43,270 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.259s
2026-05-27 16:18:43,270 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35890192-813d-4071-8721-b56176b0cdee', 'x-compute-request-id': 'req-35890192-813d-4071-8721-b56176b0cdee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "79a76a7855a42c6b20ec80fd3101e48017c49b4d5a057523eb72d2ba", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1663463504"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:44,762 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.476s
2026-05-27 16:18:44,763 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c90dacf0-f413-4c48-ae91-567a86896015', 'x-compute-request-id': 'req-c90dacf0-f413-4c48-ae91-567a86896015', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "79a76a7855a42c6b20ec80fd3101e48017c49b4d5a057523eb72d2ba", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1663463504"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:46,261 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.484s
2026-05-27 16:18:46,262 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3c4f84-9ef3-4d66-90ee-fdd3b9223904', 'x-compute-request-id': 'req-4f3c4f84-9ef3-4d66-90ee-fdd3b9223904', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "79a76a7855a42c6b20ec80fd3101e48017c49b4d5a057523eb72d2ba", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1663463504"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:48,614 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 1.339s
2026-05-27 16:18:48,615 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1214', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99cc921b-f901-49ca-b8cb-d577da1513f8', 'x-compute-request-id': 'req-99cc921b-f901-49ca-b8cb-d577da1513f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1663463504"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:49,812 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.179s
2026-05-27 16:18:49,813 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1146', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b238b41b-d327-462c-a505-7640fffb54d2', 'x-compute-request-id': 'req-b238b41b-d327-462c-a505-7640fffb54d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:51,060 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.227s
2026-05-27 16:18:51,060 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1146', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-281c5a8e-ebba-40c6-a153-9fc1a660b06b', 'x-compute-request-id': 'req-281c5a8e-ebba-40c6-a153-9fc1a660b06b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "BUILD", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:52,304 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.220s
2026-05-27 16:18:52,304 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1336', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd1a3866-d153-45ba-83a3-af2145041980', 'x-compute-request-id': 'req-cd1a3866-d153-45ba-83a3-af2145041980', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:18:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.201/compute/flavors/42"}]}, "hostId": "", "id": "157d1201-dac8-4c3e-861d-baaa8a0167d5", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}, {"rel": "bookmark", "href": "http://192.168.122.201/compute/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-791738841", "status": "ERROR", "tenant_id": "b3c16041b53940d2a34f4b07360e024a", "user_id": "83938d1089f746b48ba3959596dbaa78", "updated": "2026-05-27T14:18:52Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-27T14:18:52Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 157d1201-dac8-4c3e-861d-baaa8a0167d5."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1816376935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0445d48f-c79a-4532-a9d0-71d03966c44f"}]}}'
2026-05-27 16:18:52,317 86747 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 23 second wait
2026-05-27 16:18:54,312 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 204 DELETE http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 1.994s
2026-05-27 16:18:54,313 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:52 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-42cb5df0-2cba-4516-b6e4-6bb6fa22efdf', 'x-compute-request-id': 'req-42cb5df0-2cba-4516-b6e4-6bb6fa22efdf', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b''
2026-05-27 16:18:54,397 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5 0.084s
2026-05-27 16:18:54,398 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:54 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-a6d81dea-fcb6-4450-a60d-35656717550d', 'x-compute-request-id': 'req-a6d81dea-fcb6-4450-a60d-35656717550d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.201/compute/v2.1/servers/157d1201-dac8-4c3e-861d-baaa8a0167d5'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 157d1201-dac8-4c3e-861d-baaa8a0167d5 could not be found."}}'
2026-05-27 16:18:55,131 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://192.168.122.201/networking/v2.0/security-groups/b97094cf-8440-4563-b66d-4f7d26344283 0.723s
2026-05-27 16:18:55,131 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-455968ef-cff0-4212-a68b-963616a568f5', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.201/networking/v2.0/security-groups/b97094cf-8440-4563-b66d-4f7d26344283'}
Body: b''
2026-05-27 16:18:55,217 86747 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://192.168.122.201/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1816376935 0.085s
2026-05-27 16:18:55,218 86747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 14:18:55 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-93d8feb8-802e-483d-940b-8bb4363c9650', 'x-compute-request-id': 'req-93d8feb8-802e-483d-940b-8bb4363c9650', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.201/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1816376935'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 128, in test_shelve_volume_backed_instance
self._create_server_then_shelve_and_unshelve(boot_from_volume=True)
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 90, in _create_server_then_shelve_and_unshelve
server = self.create_server(
^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 157d1201-dac8-4c3e-861d-baaa8a0167d5 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-05-27T14:18:52Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 157d1201-dac8-4c3e-861d-baaa8a0167d5.'}. Request ID of server operation performed before checking the server status req-ea1461a3-1789-4a24-bfc7-86ffc9e2846f.
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt9.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt9.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt9.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt10.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
pt10.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
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt11.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
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt13.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
pt14.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectMemberTests33) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectAdminTests33) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt15.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests39) |
skip
pt15.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectReaderTests33) |
skip
pt15.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectReaderTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesMemberTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt20.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt20.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt20.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt25.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt25.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt26.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
pt27.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
pt28.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
pt29.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
pt30.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt31.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt32.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
pt33.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt33.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt35.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
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt37.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt40.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt41.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
pt42.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
pt42.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt43.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt43.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt44.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
pt44.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
pt45.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
pt45.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
pt45.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
pt46.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
pt47.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt52.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
pt53.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
pt54.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
pt54.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
pt55.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
pt55.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
pt56.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
pt57.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt58.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt58.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt58.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt58.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt58.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt58.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt58.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt59.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt59.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt59.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt59.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt59.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt59.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt60.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt60.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt61.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt61.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt62.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt62.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt63.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt63.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt64.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt64.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt64.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt64.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt64.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt64.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt64.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt65.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt65.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt65.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt66.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt67.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt67.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt67.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt67.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt67.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt68.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt68.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt68.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt68.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt68.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt69.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt69.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt70.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt70.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt71.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt71.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt71.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt71.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt72.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt72.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt72.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt73.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt73.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt73.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt73.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt73.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt73.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt73.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt73.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt73.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt73.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt73.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt73.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt74.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt74.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt74.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt74.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt74.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt74.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt75.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt75.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt75.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt75.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt75.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt75.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt76.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt77.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt78.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt79.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt80.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt80.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt81.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt81.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt82.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt83.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt83.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt84.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt84.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt85.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt85.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt86.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt86.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt87.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt87.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt88.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt88.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt88.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt88.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt88.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt88.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt89.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt92.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
pt93.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt99.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
pt100.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
pt101.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
pt102.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_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt103.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 306 | 248 | 2 | 0 | 56 | ||